mirror of
https://github.com/lensapp/lens.git
synced 2025-05-20 05:10:56 +00:00
Docs: enable syntax highlight for code blocks (#1254)
Signed-off-by: Jari Kolehmainen <jari.kolehmainen@gmail.com>
This commit is contained in:
parent
880302928d
commit
e0e4415040
@ -67,6 +67,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