diff --git a/mkdocs.yml b/mkdocs.yml index 01e52be..e90df9f 100644 --- a/mkdocs.yml +++ b/mkdocs.yml @@ -8,12 +8,15 @@ nav: - IB Resources: resources.md theme: - name: materia + name: material markdown_extensions: - mdx_math: add_preview: True enable_dollar_delimiter: True + - admonition + - pymdownx.details + - pymdownx.superfences #extra_css: [ # 'https://cdn.jsdelivr.net/npm/katex/dist/katex.min.css'