Skip to content

Releases: nuxt-content/mdc

v0.20.0

15 Jan 15:05

Choose a tag to compare

🚀 Features

🐞 Bug Fixes

v0.19.2

24 Dec 10:06

Choose a tag to compare

🐞 Bug Fixes

v0.19.1

28 Nov 15:56

Choose a tag to compare

  • chore: freeze mkdist version (c3761b4)

v0.19.0

27 Nov 17:27

Choose a tag to compare

Important

This release focuses on improved inline component detection, and stringify fixes for MDC:

  • Dependencies: Upgraded core packages and moved to ‎remark-mdc nightly for newer features and > bug fixes. Updated actions/checkout to v6 for CI stability.

  • Inline detection: Better handling of inline components and buttons, including cases with negative attribute counts and nested contexts.

  • Stringify fixes: Correct conversion of JSON-style attributes to YAML syntax, improved detection of inline components, and reliable support for nested lists.

  • chore(deps): update actions/checkout action to v6 (#446) (bf49817)
  • chore: upgrade deps (d79bda0)
  • fix: better inline detection for buttons (1aeaa52)
  • fix: convert json attributes to yaml syntax (96d3555)
  • chore: upgrade to remark-mdc nightly (31c04dc)
  • chore: upgrade deps (9eebbe1)
  • fix(stringify): inline component with -3 attributes (76a5a85)
  • lint: fix (938475d)
  • fix(stringify): detect inline components (a63389f)
  • fix(stringify): nested lists (840b059)

v0.18.4

17 Nov 16:26

Choose a tag to compare

  • chore: deprecate remarkMDC option in favor of remark-mdc (aa041b9)
  • chore: upgrade deps (f99e6e4)
  • fix: handle kbd element and preserve component inline children order (67e1fc2)

v0.18.3

13 Nov 10:16

Choose a tag to compare

  • fix: treat heading children as inline elements (045c49d)

v0.18.1

04 Nov 13:09

Choose a tag to compare

  • chore: upgrade deps (382bd7d)
  • chore: upgrade deps (690fd53)
  • chore(deps): update actions/setup-node action to v6 (#429) (a958075)
  • chore: upgrade deps (bf09212)
  • fix(stringify): preserve children order (5c1ea1b)

v0.18.0

09 Oct 12:15

Choose a tag to compare

  • chore: upgrade deps (21fd936)
  • fix: allow passing options to remark-mdc plugin in stringify helper (#424) (54a5c59)
  • chore: Delete .github/workflows/nuxthub.yml (21490cc)

v0.17.4

09 Sep 15:11

Choose a tag to compare

  • chore: rename repository (d37dfc3)
  • chore(deps): update actions/setup-node action to v5 (#420) (28013c5)
  • chore: upgrade lock file (d92ff99)
  • chore: upgrade deps (ab386cb)
  • fix: merge highlight options with defu (#409) (babd9f1)
  • fix: use @shikijs/core instead of shiki/core for better tracing (#421) (1498b7f)
  • chore(deps): update nuxt framework to ^4.1.0 (#405) (79bb45d)
  • fix(docs): remark and rehype plugin syntax (#416) (bac973e)

v0.17.3

01 Sep 15:04

Choose a tag to compare