Skip to content

v1.0.0

Compare
Choose a tag to compare
@github-actions github-actions released this 29 Aug 00:35
· 261 commits to main since this release

1.0.0 (2020-08-29)

Bug Fixes

  • add linebreak to Heading (fb82c29)
  • correctly render multiple children (f617a02)
  • handle rendering nullish value (a3e06a2)
  • limit Header to 6 levels (8465e49)
  • remove linebreak in front of codeblock (dd8b726)
  • UnorderedList: do not wrap element in another element (ac38ada)
  • use _ symbol for simple emphasize (3031d88)

Features