Skip to content

v0.13.0

Choose a tag to compare

@farnabaz farnabaz released this 16 Jan 15:01
· 168 commits to main since this release

BREAKING CHANGE

MDC stringify now generates emphasized words with * instead of _. Checkout syntax-tree/mdast-util-to-markdown#65 (comment) for more information.

🩹 Fixes

  • stringify: Use * instead _ for emphsis syntax (#325)

📖 Documentation

  • README: Links types module (#324)
  • Module loads components from components/mdc directory (aac575e)

🏡 Chore

❤️ Contributors