Skip to content

v0.1.1

Latest
Compare
Choose a tag to compare
@pi0 pi0 released this 26 Nov 20:57
· 5 commits to main since this release

πŸš€ 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