From 9e2d7830fdac77e250993cfd9014e3ea7b95a6f4 Mon Sep 17 00:00:00 2001 From: Igor Date: Sat, 26 Apr 2025 17:47:43 +0200 Subject: [PATCH] Update mkdocs.yml --- mkdocs.yml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/mkdocs.yml b/mkdocs.yml index ca6736e5..7285c8c8 100644 --- a/mkdocs.yml +++ b/mkdocs.yml @@ -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]