Skip to content

Releases: unjs/mdbox

v0.1.1

26 Nov 20:57
@pi0 pi0
Compare
Choose a tag to compare

🚀 Enhancements

  • Support URL input for link renderer (#12)

🩹 Fixes

  • Start at index 1 for rendering ordered lists (#4)
  • link: opts.title maybe undefined (#29)

💅 Refactors

  • heading: Validate level (#28)

📖 Documentation

  • Fix jdocs example (#3)
  • Update commonmark link to point to its website (#11)

📦 Build

  • Update mdast and markdown-it libs (b41a29b)

✅ Tests

  • Add tests render utils (#6)

❤️ Contributors