mirror of
https://github.com/jokob-sk/NetAlertX.git
synced 2026-04-15 22:51:37 -07:00
+17
@@ -169,6 +169,23 @@ theme:
|
|||||||
name: Switch to dark mode
|
name: Switch to dark mode
|
||||||
markdown_extensions:
|
markdown_extensions:
|
||||||
- admonition
|
- admonition
|
||||||
|
- pymdownx.superfences
|
||||||
|
- pymdownx.highlight
|
||||||
|
- pymdownx.inlinehilite
|
||||||
|
- pymdownx.tabbed
|
||||||
|
- pymdownx.details
|
||||||
|
- pymdownx.snippets
|
||||||
|
- pymdownx.blocks.tab
|
||||||
|
- pymdownx.blocks.admonition
|
||||||
|
- pymdownx.blocks.details
|
||||||
|
- pymdownx.mark
|
||||||
|
- pymdownx.tasklist
|
||||||
|
- pymdownx.emoji
|
||||||
|
- pymdownx.magiclink
|
||||||
|
- pymdownx.superfences:
|
||||||
|
custom_fences:
|
||||||
|
- name: mermaid
|
||||||
|
class: mermaid
|
||||||
plugins:
|
plugins:
|
||||||
- gh-admonitions
|
- gh-admonitions
|
||||||
- search
|
- search
|
||||||
|
|||||||
Reference in New Issue
Block a user