Skip to content

Commit

Permalink
[docs] code highlighting configuration (#1817)
Browse files Browse the repository at this point in the history
Co-authored-by: decentral1se <[email protected]>
  • Loading branch information
decentral1se and decentral1se authored May 23, 2023
1 parent 999a6ae commit d0e747c
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions mkdocs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -36,6 +36,13 @@ extra_css:

markdown_extensions:
- admonition
- pymdownx.highlight:
anchor_linenums: true
line_spans: __span
pygments_lang_class: true
- pymdownx.inlinehilite
- pymdownx.snippets
- pymdownx.superfences

nav:
- "Home": "index.md"
Expand Down

0 comments on commit d0e747c

Please sign in to comment.