Skip to content

Commit

Permalink
mkdocs.yml: Drop removed "codehilite" option
Browse files Browse the repository at this point in the history
  • Loading branch information
iBug committed Nov 4, 2024
1 parent 82dc63d commit 5a6b48c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion mkdocs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -60,13 +60,13 @@ extra_css:
markdown_extensions:
- admonition
- attr_list
- codehilite
- footnotes
- markdown.extensions.def_list
- pymdownx.details
- pymdownx.emoji:
emoji_index: !!python/name:material.extensions.emoji.twemoji
emoji_generator: !!python/name:material.extensions.emoji.to_svg
- pymdownx.highlight
- pymdownx.inlinehilite
- pymdownx.mark
- pymdownx.superfences:
Expand Down

0 comments on commit 5a6b48c

Please sign in to comment.