mirror of
https://github.com/squidfunk/mkdocs-material.git
synced 2025-02-20 03:51:12 +01:00
Fixed documentation for highlighting with pygments
This commit is contained in:
parent
6d96760af5
commit
801b3dc9cd
@ -34,8 +34,8 @@ configuring syntax highlighting of code blocks:
|
||||
|
||||
``` yaml
|
||||
markdown_extensions:
|
||||
- pymdownx.highlight:
|
||||
use_pygments: true
|
||||
- pymdownx.highlight
|
||||
- pymdownx.superfences
|
||||
```
|
||||
|
||||
=== "JavaScript"
|
||||
|
Loading…
x
Reference in New Issue
Block a user