Skip to content

Comments and headings fixes

Compare
Choose a tag to compare
@trond-snekvik trond-snekvik released this 16 Apr 10:00
· 3 commits to main since this release
  • Empty top level directives no longer break the header indexer
  • Block comments without a space after the .. are no longer recognized.
  • Empty comments don't cause indented text to be highlighted as comments

Fixes #24
Fixes #25
Fixes #31
Fixes #32

Thanks to @lextm, @ssbarnea and @Xeverous for contributions to issue tracking.
Thanks to @alcarney for contributing a test suite.
Thanks to @sgryjp for fixing the empty top level directories.