Skip to content

Releases: comarkdown/comark

comark v0.4.0

04 Jun 13:10

Choose a tag to compare

🚀 Features

🐞 Bug Fixes

View changes on GitHub

@comark/vue v0.4.0

04 Jun 13:07

Choose a tag to compare

0.4.0 (2026-06-04)

Bug Fixes

  • normalize Vue Vite import paths on Windows (#207) (1b3304e)
  • svelte: add missing components-manifest prop (#183) (c78885c)

@comark/svelte v0.4.0

04 Jun 13:08

Choose a tag to compare

0.4.0 (2026-06-04)

Bug Fixes

  • support Svelte named snippets (#206) (660747e)
  • svelte: add missing components-manifest prop (#183) (c78885c)
  • svelte: avoid runtime snippet casts for slots (#209) (8ec994d)

@comark/react v0.4.0

04 Jun 13:08

Choose a tag to compare

@comark/nuxt v0.4.0

04 Jun 13:09

Choose a tag to compare

0.4.0 (2026-06-04)

@comark/html v0.4.0

04 Jun 13:07

Choose a tag to compare

0.4.0 (2026-06-04)

@comark/ansi v0.4.0

04 Jun 13:06

Choose a tag to compare

0.4.0 (2026-06-04)

Bug Fixes

  • stringify: handle multiple paragraphs in a list item (#169) (e9b9546)

comark v0.3.2

29 Apr 16:00

Choose a tag to compare

🐞 Bug Fixes

  • highlight: Support binding {{...}} syntax - by Farnabaz (0c465)
  • stringify: Handle multiple paragraphs in a list item - by Farnabaz in #169 (e9b95)

🏎 Performance

🧹 Chore

  • refactor: migrate from @comark/markdown-it to inline logic (#171)
View changes on GitHub

comark v0.3.1

24 Apr 10:26

Choose a tag to compare

Features

  • comark: add breaks plugin (#149) (90dca0d)
  • comark: add footnotes plugin with parsing and rendering support (#104) (3d74274)
  • comark: add punctuation plugin (#123) (9b76e11)
  • data binding in components (#143) (feedcd7)
  • docs: enhance Playground with plugin management and parse options (#107) (1dcb21b)
  • new/default block attributes syntax (#125) (5222cf9)
  • punctuation: enhance punctuation plugin with normalization and locale-aware quotes (#144) (62d996f)
  • render: conditional handlers to match nodes based on attributes or children or ... (#130) (25e45cc)
  • rendering: expose dump options for frontmatter serialization (#101) (d294b0d)
  • specs: autolink support (#112) (1f8442f)
  • use parent heading id as prefix for child headings (#126) (e83d889)

Bug Fixes

  • auto-close: ensure underscore syntax does not joined with a word (#131) (dd3fc00)
  • auto-close: ignore contents inside attributes fence (9eefd87)
  • auto-close: skip full link content and url part (7e378be)
  • auto-close: support ignore char in math syntax \$ (b1641ce)
  • deps: deduplicate vue runtime to single version (#133) (669ea89)
  • examples: add tailwindcss to dependencies (#109) (d17259b)
  • force extension for relative imports (#152) (515c4dd)
  • img: default alt to empty string to prevent 'undefined' in output (#148) (5ba5507)
  • mermaid: set default height to auto (#119) (fb5b909)
  • parser: return previous output on parse error while streaming (#132) (7cf2c17)
  • render: correct list indentation and block content in list items (#120) (aad5516)
  • specs: preserve indentation of nested components in named slots (#106) (9ebddfd)
  • vue: typo in slot unwrap prop name (#127) (1517e95)

@comark/vue v0.3.1

24 Apr 10:25

Choose a tag to compare

Features

  • comark: add breaks plugin (#149) (90dca0d)
  • comark: add footnotes plugin with parsing and rendering support (#104) (3d74274)
  • comark: add punctuation plugin (#123) (9b76e11)
  • data binding in components (#143) (feedcd7)
  • docs: enhance Playground with plugin management and parse options (#107) (1dcb21b)
  • new/default block attributes syntax (#125) (5222cf9)
  • punctuation: enhance punctuation plugin with normalization and locale-aware quotes (#144) (62d996f)
  • render: conditional handlers to match nodes based on attributes or children or ... (#130) (25e45cc)
  • rendering: expose dump options for frontmatter serialization (#101) (d294b0d)
  • specs: autolink support (#112) (1f8442f)
  • use parent heading id as prefix for child headings (#126) (e83d889)

Bug Fixes

  • auto-close: ensure underscore syntax does not joined with a word (#131) (dd3fc00)
  • auto-close: ignore contents inside attributes fence (9eefd87)
  • auto-close: skip full link content and url part (7e378be)
  • auto-close: support ignore char in math syntax \$ (b1641ce)
  • deps: deduplicate vue runtime to single version (#133) (669ea89)
  • examples: add tailwindcss to dependencies (#109) (d17259b)
  • force extension for relative imports (#152) (515c4dd)
  • img: default alt to empty string to prevent 'undefined' in output (#148) (5ba5507)
  • mermaid: set default height to auto (#119) (fb5b909)
  • parser: return previous output on parse error while streaming (#132) (7cf2c17)
  • render: correct list indentation and block content in list items (#120) (aad5516)
  • specs: preserve indentation of nested components in named slots (#106) (9ebddfd)
  • vue: typo in slot unwrap prop name (#127) (1517e95)