Skip to content

Commit

Permalink
added syntax coloring to docs page
Browse files Browse the repository at this point in the history
  • Loading branch information
WitoldFracek committed Dec 3, 2024
1 parent f2f3696 commit d9dbc1f
Showing 1 changed file with 6 additions and 1 deletion.
7 changes: 6 additions & 1 deletion mkdocs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -37,4 +37,9 @@ plugins:
- mkdocstrings

extra_css:
- navbar.css
- navbar.css

markdown_extensions:
- pymdownx.highlight:
anchor_linenums: true
- pymdownx.superfences

0 comments on commit d9dbc1f

Please sign in to comment.