Replies: 2 comments
-
|
It's a reasonable feature request. The titles are used in auto-complete, search and in Markdown links. Nothing prevents us from adding a configuration option to use frontmatter titles. Maybe with a fallback to the first header. |
Beta Was this translation helpful? Give feedback.
0 replies
-
|
I just merged the PR with frontmatter titles support: #222 Please give it a try. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Those familiar with Pandoc (including myself) may prefer an alternative syntax for defining main file headers - the frontmatter:
The lack of support is problematic for me, as the name of the document in the autocomplete ends up being the first level 2 heading.
Support for frontmatter may bring forward the possibility for a version of #216, as well.
Beta Was this translation helpful? Give feedback.
All reactions