Markdown formatter destroys Yaml Front matter metadata
Open
bug
- Dominant language
- Java
- Stars
- 5.6k
- Forks
- 559
- Avg merge
- 1d 13h
- Merged PRs (30d)
- 34
Description
Often Markdown uses metadata in the format of [YAML front matter](https://jekyllrb.com/docs/front-matter/). This is supported e.g. via https://github.com/vsch/flexmark-java/wiki/Extensions#yaml-front-matter. However the markdown formatter currently destroys/reformats the tailing triple-dashed-line `---`.
Contributor guide
Assessment
This issue has not been assessed yet.