This release brings a few improvements to Marksman:
- Adds support for YAML Front Matter. Where previously parts of front matter were treated as setext headings, now the front matter is properly recognized during parsing. This should improve the experience of using Marksman with static site generators like Jekyll or Docusaurus. Thanks @keynmol!
- Improved Table of Contents generation #22. The TOC will now get properly positioned inside the document and be better formatted. Thanks @keynmol!
- Resolved #52. The code action 'Update the Table of Contents' won't be suggested when the TOC is already up to date.