mirror of
https://github.com/squidfunk/mkdocs-material.git
synced 2024-06-14 11:52:32 +03:00
Documentation
This commit is contained in:
parent
c1b464d005
commit
460c54e12c
@ -19,10 +19,11 @@ following lines to `mkdocs.yml`:
|
|||||||
|
|
||||||
``` yaml
|
``` yaml
|
||||||
markdown_extensions:
|
markdown_extensions:
|
||||||
- pymdownx.highlight
|
- pymdownx.highlight:
|
||||||
|
anchor_linenums: true
|
||||||
- pymdownx.inlinehilite
|
- pymdownx.inlinehilite
|
||||||
- pymdownx.superfences
|
|
||||||
- pymdownx.snippets
|
- pymdownx.snippets
|
||||||
|
- pymdownx.superfences
|
||||||
```
|
```
|
||||||
|
|
||||||
The following sections discuss how to use different syntax highlighting features
|
The following sections discuss how to use different syntax highlighting features
|
||||||
|
Loading…
Reference in New Issue
Block a user