1
0
mirror of https://github.com/squidfunk/mkdocs-material.git synced 2024-11-12 01:50:52 +01:00

Documentation

This commit is contained in:
squidfunk 2021-12-10 13:31:08 +01:00
parent c1b464d005
commit 460c54e12c

View File

@ -19,10 +19,11 @@ following lines to `mkdocs.yml`:
``` yaml
markdown_extensions:
- pymdownx.highlight
- pymdownx.highlight:
anchor_linenums: true
- pymdownx.inlinehilite
- pymdownx.superfences
- pymdownx.snippets
- pymdownx.superfences
```
The following sections discuss how to use different syntax highlighting features