BookStack
BookStack copied to clipboard
Markdown Front Matter
Describe the feature you'd like
Front Matter is YAML at the top of markdown files, that rendered as a table in most tools.
We use this quite a lot to persist metadata for documentation. In Azure devops wiki, Hugo and Obsidian. Because it is machine readable tools like Obsidian also go a step further and use it as metadata in search, but this is outside of the scope.
Describe the benefits this would bring to existing BookStack users
Compatibility between other Markdown tools. Currently we have to rewrite our markdown.
Can the goal of this request already be achieved via other means?
No
Have you searched for an existing open/closed issue?
- [X] I have searched for existing issues and none cover my fundamental request
How long have you been using BookStack?
1 to 5 years
Additional context
No response