Verified Commit 97b5a606 authored by Lukas Wiest's avatar Lukas Wiest :steam_locomotive:
Browse files

refactor(docs): indent markdown-extensions block in mkdocs.yml

1 merge request!1write project docs (mkdocs)
This commit is part of merge request !1. Comments created here will be created in the context of that merge request.
Showing with 15 additions and 15 deletions
+15 -15
......@@ -43,18 +43,18 @@ theme:
icon: library_books
markdown_extensions:
- admonition
- codehilite:
- admonition
- codehilite:
linenums: true
- toc:
- toc:
permalink: True
- footnotes
- tables
- plantuml_markdown:
- footnotes
- tables
- plantuml_markdown:
server: http://plantuml.com/plantuml
format: svg
- pymdownx.emoji:
- pymdownx.emoji:
emoji_generator: !!python/name:pymdownx.emoji.to_svg
- pymdownx.tasklist
- pymdownx.details
- pymdownx.superfences
- pymdownx.tasklist
- pymdownx.details
- pymdownx.superfences
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment