Skip to content

Releases: comarkdown/comark

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)

@comark/svelte v0.3.1

24 Apr 10:26

Choose a tag to compare

0.3.1 (2026-04-24)

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/react v0.3.1

24 Apr 10:26

Choose a tag to compare

0.3.1 (2026-04-24)

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/nuxt v0.3.1

24 Apr 10:26

Choose a tag to compare

0.3.1 (2026-04-24)

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/html v0.3.1

24 Apr 10:26

Choose a tag to compare

0.3.1 (2026-04-24)

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/ansi v0.3.1

24 Apr 10:26

Choose a tag to compare

0.3.1 (2026-04-24)

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 v0.2.1

09 Apr 13:01

Choose a tag to compare

0.2.1 (2026-04-09)

Features

  • add Svelte example to docs (#92) (d483aff)
  • improve Comark compatibility with Markdown Directives (#99) (e4ed303)
  • introduce json-render plugin (#96) (753253f)
  • json-render: support YAML via yaml-render code block (#98) (91ac137)

Bug Fixes

  • docs: update formattedOutput to use reactive ref (#95) (a1ef432)

@comark/vue v0.2.1

09 Apr 13:02

Choose a tag to compare

0.2.1 (2026-04-09)

Features

  • add Svelte example to docs (#92) (d483aff)
  • improve Comark compatibility with Markdown Directives (#99) (e4ed303)
  • introduce json-render plugin (#96) (753253f)
  • json-render: support YAML via yaml-render code block (#98) (91ac137)

Bug Fixes

  • docs: update formattedOutput to use reactive ref (#95) (a1ef432)

@comark/svelte v0.2.1

09 Apr 13:03

Choose a tag to compare

0.2.1 (2026-04-09)

Features

  • add Svelte example to docs (#92) (d483aff)
  • improve Comark compatibility with Markdown Directives (#99) (e4ed303)
  • introduce json-render plugin (#96) (753253f)
  • json-render: support YAML via yaml-render code block (#98) (91ac137)

Bug Fixes

  • docs: update formattedOutput to use reactive ref (#95) (a1ef432)