fix typo in markdown configuration

This commit is contained in:
2025-03-17 23:29:00 -05:00
parent 18d06ba831
commit dde7921b0e

View File

@@ -19,7 +19,7 @@
"sane_lists", "smarty", "toc", "attr_list", "tables", "pymdownx.tilde"
],
"MARKDOWN_EXTENSION_CONFIGS": {
"'extra": {
"extra": {
"footnotes": {
"UNIQUE_IDS": true
}