Skip to content

Commit

Permalink
docs: Use pymdownx.highlight instead of codehilite
Browse files Browse the repository at this point in the history
  • Loading branch information
pawamoy authored and sisp committed Oct 7, 2023
1 parent 5fa3b9f commit 1196644
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions mkdocs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -53,8 +53,8 @@ extra_css:

markdown_extensions:
- admonition
- codehilite:
guess_lang: false
- pymdownx.highlight:
use_pygments: true
- pymdownx.superfences:
custom_fences:
- name: mermaid
Expand Down

0 comments on commit 1196644

Please sign in to comment.