From b7d1a2543047aa68a409815739911cbe701b0250 Mon Sep 17 00:00:00 2001 From: Cat Tom Date: Thu, 12 Mar 2026 01:58:57 +0800 Subject: [PATCH] fix bugs in mkdocs config --- mkdocs.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/mkdocs.yml b/mkdocs.yml index f4d2f63..f2d3914 100644 --- a/mkdocs.yml +++ b/mkdocs.yml @@ -58,7 +58,7 @@ markdown_extensions: - pymdownx.arithmatex: generic: true - pymdownx.betterem: - smart_enable: all + smart_enable: '_' - pymdownx.caret - pymdownx.details - pymdownx.emoji: