We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 75a565a commit c071728Copy full SHA for c071728
docs/reference/meta-tags.md
@@ -28,7 +28,7 @@ markdown_extensions:
28
Front matter is written as a series of key-value pairs at the beginning of the
29
Markdown document, delimited by a blank line which ends the YAML context.
30
31
- [3]: https://github.com/squidfunk/mkdocs-material/blob/master/src/base.html
+ [3]: https://python-markdown.github.io/extensions/meta_data/
32
[4]: https://jekyllrb.com/docs/front-matter/
33
34
## Usage
0 commit comments