-
I have a question that may be presumptuous, what parameters can be used in the metadata of Markdown files? |
Beta Was this translation helpful? Give feedback.
Answered by
alexvoss
Mar 16, 2024
Replies: 1 comment 2 replies
-
Not sure where you have found this. Some more context would help with answering this question. |
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
There is no comprehensive list of all the page header elements that exist because they are tied to the use of different features. The generic ones are listed on the Reference page. I am still not sure where
outline: deep
comes from, which is why I was asking where you have this metadata definition from. I could not find "outline:" in the documentation - perhaps this comes from a third party plugin? A duckduckgo search formkdocs "outline:" deep
only find this conversation, though.