You've already forked documentation
mirror of
https://github.com/armbian/documentation.git
synced 2026-01-06 10:13:36 -08:00
Update mkdocs.yml
This commit is contained in:
@@ -80,6 +80,9 @@ markdown_extensions:
|
||||
- name: mermaid
|
||||
class: mermaid
|
||||
format: !!python/name:pymdownx.superfences.fence_code_format
|
||||
- name: custombash
|
||||
class: custom-bash-block
|
||||
format: !!python/name:pymdownx.superfences.fence_code_format
|
||||
- markdown.extensions.admonition # Highlighted warning/info blocks
|
||||
- markdown.extensions.attr_list # Set custom HTML attributes {: }
|
||||
- markdown.extensions.footnotes # Footnotes [^1]
|
||||
|
||||
Reference in New Issue
Block a user