Releases: nuxt-content/mdc
Releases · nuxt-content/mdc
v0.20.0
v0.19.2
v0.19.1
v0.19.0
Important
This release focuses on improved inline component detection, and stringify fixes for MDC:
-
Dependencies: Upgraded core packages and moved to
remark-mdcnightly 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-mdcnightly (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
v0.18.3
v0.18.1
v0.18.0
v0.17.4
- 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/coreinstead ofshiki/corefor better tracing (#421) (1498b7f) - chore(deps): update nuxt framework to ^4.1.0 (#405) (79bb45d)
- fix(docs): remark and rehype plugin syntax (#416) (bac973e)