mirror of
https://github.com/lensapp/lens.git
synced 2025-05-20 05:10:56 +00:00
docs: enable syntax highlight for code blocks
Signed-off-by: Jari Kolehmainen <jari.kolehmainen@gmail.com>
This commit is contained in:
parent
3bc45218c1
commit
0b9f6ba2c4
@ -65,6 +65,9 @@ plugins:
|
|||||||
- git-revision-date-localized
|
- git-revision-date-localized
|
||||||
|
|
||||||
markdown_extensions:
|
markdown_extensions:
|
||||||
|
- pymdownx.highlight: {}
|
||||||
|
- pymdownx.superfences: {}
|
||||||
|
- pymdownx.inlinehilite: {}
|
||||||
- toc:
|
- toc:
|
||||||
permalink: "#"
|
permalink: "#"
|
||||||
toc_depth: 3
|
toc_depth: 3
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user