Skip to content

Releases: nuxt-content/remark-mdc

v3.8.0

03 Nov 16:50

Choose a tag to compare

  • chore(deps): lock file maintenance (#110) (d8e933a)
  • chore(deps): update dependency node to v24.11.0 (#99) (f17e94a)
  • chore(deps): update actions/setup-node action to v6 (#113) (348050f)
  • chore: upgrade deps (dcb6e13)
  • types: fix stringify options type (25cc82c)
  • ci: use pkg-pr-new (9684437)
  • chore: upgrade package.json (b2cc83f)
  • lint: fix (44da216)
  • feat: allow passing options to yaml.stringify (7127020)
  • chore: update respository address (1ae6323)

v3.7.0

09 Oct 11:32

Choose a tag to compare

  • fix: do not unwrap heading (024adeb)
  • docs: correctly close block components on "Slots" example (#95) (9a5e1f3)
  • fix: override front matter prefix/suffix (be75677)
  • types: export plugin options type (1cda4d8)
  • fix(auto-unwrap): improve stringify login and support paragraphs only (#107) (e5125cb)
  • test: add extra test (11fd52e)
  • feat: preserve orders (b0f59c5)

v3.6.0

23 Apr 14:32

Choose a tag to compare

v3.5.3

21 Jan 11:41

Choose a tag to compare

  • fix(parse-frontmatter): issue with CR in content extract (d68cbea)

v3.5.2

07 Jan 08:25

Choose a tag to compare

  • fix(frontmatter): remove dangling CR (9f07da0)

v3.5.1

23 Dec 10:24

Choose a tag to compare

  • feat: expose micromark extension (533ee0c)
  • fix(attributes): treat non-bounded attribute like html attributes (#91) (8ed9bd2)
  • fix(stringify): empty line between frontmatter and content (80673e0)
  • lint: fix (e539b63)

v3.5.0

02 Dec 13:43

Choose a tag to compare

🚀 Enhancements

  • Slot attributes syntax (#90)

🏡 Chore

✅ Tests

  • Add testcase for escaped chars (ebca643)

v3.4.0

20 Nov 09:45

Choose a tag to compare

  • feat: move autoUnwrap & CodeBlock props out of experimental (1699b7a)

Note

autoUnwrap & componentCodeBlockYamlProps moved out of experimental, and now can be configured directly on options.
These experimental options are deprecated and will be removed in the next major release

v3.3.2

19 Nov 15:41

Choose a tag to compare

  • fix: do not unwrapp code (83e9aaa)

v3.3.1

19 Nov 15:22

Choose a tag to compare

  • fix: do not unwrapp pre (5a98ba7)