Skip to content

Deeply nested blocks and options lists

Latest
Compare
Choose a tag to compare
@trond-snekvik trond-snekvik released this 17 Sep 12:02
  • Deeply nested blocks are now rendered correctly
  • Options list regex no longer causes catastrophic backtracking
  • Angle brackets and aliases have been fixed in the options list

Fixes #37
Fixes #40

Thanks to @asottile for contributing a fix for options lists.
Thanks to @chen19901225 and @asottile for reporting issues.
Thanks to @lextm for contributions to issue tracking.