setup: enable admonitions and set theme to material
This commit is contained in:
parent
de81d87679
commit
42ab8d5e04
@ -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'
|
||||
|
Loading…
Reference in New Issue
Block a user