- Removed old plugins
This commit is contained in:
Tristan B. Velloza Kildaire 2023-12-20 19:51:22 +02:00
parent 2c0ff313f9
commit 9374c4fce7
1 changed files with 0 additions and 32 deletions

View File

@ -84,38 +84,6 @@ plugins:
extra_css:
- css/hint.min.css
markdown_extensions:
- pymdownx.caret
- pymdownx.mark
- pymdownx.tilde
- pymdownx.arithmatex:
generic: true
- pymdownx.highlight:
anchor_linenums: true
- pymdownx.inlinehilite
- pymdownx.snippets
- pymdownx.superfences:
custom_fences:
- name: mermaid
class: mermaid
format: !!python/name:pymdownx.superfences.fence_code_format
- pymdownx.tabbed:
alternate_style: true
- admonition
- pymdownx.details
- pymdownx.tasklist:
custom_checkbox: true
- attr_list
# - pymdownx.emoji:
# emoji_index: !!python/name:materialx.emoji.twemoji
# emoji_generator: !!python/name:materialx.emoji.to_svg
extra_javascript: