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)