Skip to content

Commit

Permalink
fixed dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
haeussma committed Feb 6, 2024
1 parent c8bdc62 commit 0503eb4
Showing 1 changed file with 0 additions and 46 deletions.
46 changes: 0 additions & 46 deletions mkdocs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,49 +7,3 @@ theme:
nav:
- Home: index.md
- About: about.md

markdown_extensions:
- abbr
- admonition
- attr_list
- codehilite:
guess_lang: true
use_pygments: true
- def_list
- footnotes
- md_in_html
- meta
- pymdownx.betterem:
smart_enable: all
- pymdownx.caret
- pymdownx.mark
- pymdownx.tilde
- pymdownx.critic
- pymdownx.details
- pymdownx.highlight
- pymdownx.inlinehilite
- pymdownx.keys
- pymdownx.magiclink:
repo_url_shorthand: true
user: squidfunk
repo: mkdocs-material
- pymdownx.pathconverter
- pymdownx.saneheaders
- pymdownx.smartsymbols
- pymdownx.snippets:
base_path: .
check_paths: true
- pymdownx.superfences:
custom_fences:
- name: mermaid
class: mermaid
format: !!python/name:pymdownx.superfences.fence_code_format
format: !!python/name:pymdownx.superfences.fence_div_format
- pymdownx.tabbed:
alternate_style: true
- pymdownx.tasklist:
custom_checkbox: true
clickable_checkbox: true
- toc:
permalink: false
toc_depth: 4

0 comments on commit 0503eb4

Please sign in to comment.