diff --git a/mkdocs.yml b/mkdocs.yml index 9fb4f92..d058b3d 100644 --- a/mkdocs.yml +++ b/mkdocs.yml @@ -82,6 +82,7 @@ markdown_extensions: - attr_list - meta - pymdownx.details + - markdown.extensions.codehilite - pymdownx.highlight - pymdownx.superfences - pymdownx.emoji: @@ -93,4 +94,4 @@ markdown_extensions: # Global Variables extra: static_folder_source: ./InvenTree/InvenTree/static/ - static_folder_local_default: ./inventree_static/ \ No newline at end of file + static_folder_local_default: ./inventree_static/