+4
-4
@@ -14,9 +14,9 @@ plugins:
|
||||
- mkdocstrings:
|
||||
handlers:
|
||||
python:
|
||||
setup_commands:
|
||||
- import sys
|
||||
- sys.path.append(".")
|
||||
# setup_commands:
|
||||
# - import sys
|
||||
# - sys.path.append(".")
|
||||
|
||||
# HIER WIRD MERMAID AKTIVIERT:
|
||||
markdown_extensions:
|
||||
@@ -26,4 +26,4 @@ markdown_extensions:
|
||||
custom_fences:
|
||||
- name: mermaid
|
||||
class: mermaid
|
||||
format: !!python/name:pymdownx.superfences.fence_code_format
|
||||
format: !!python/name:pymdownx.superfences.fence_code_format
|
||||
|
||||
Reference in New Issue
Block a user