Skip to content

Commit

Permalink
Update mkdocs.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
serbelga committed Mar 21, 2024
1 parent 7cd2d60 commit 67d86f6
Showing 1 changed file with 13 additions and 0 deletions.
13 changes: 13 additions & 0 deletions mkdocs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,3 +22,16 @@ theme:
primary: 'black'
icon:
logo: material/navigation
features:
- content.code.annotate
- content.code.copy
- content.code.select

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

0 comments on commit 67d86f6

Please sign in to comment.