Skip to content

v0.8.2

Choose a tag to compare

@github-actions github-actions released this 03 Feb 18:35
· 699 commits to master since this release

Changelog

This is a small patch over v0.8.1 fixing issues with header section.

Bug Fixes

  • Do not escape markdown table inside module header (#186)
  • Add double space only at the end of paragraph lines (#185)
  • Preserve asterisk list in header and fix escaping (#179)
  • Add newline between code block and trailing lines (#184)