Skip to content

Commit

Permalink
adding syntax highlighting
Browse files Browse the repository at this point in the history
  • Loading branch information
ampledata committed Jan 10, 2024
1 parent cd2a1ee commit 1601292
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 @@ -27,3 +27,10 @@ markdown_extensions:
- admonition
- toc:
permalink: True
- pymdownx.highlight:
anchor_linenums: true
line_spans: __span
pygments_lang_class: true
- pymdownx.inlinehilite
- pymdownx.snippets
- pymdownx.superfences

0 comments on commit 1601292

Please sign in to comment.