Correct the way of adding themes in highlightjs plugin (#9105)

This commit is contained in:
Leilei332
2025-06-19 18:26:56 +08:00
committed by GitHub
parent 00493a2eed
commit 7a1b39accb
3 changed files with 17 additions and 9 deletions

View File

@@ -14,7 +14,7 @@
"fields": {
"type": "text/css",
"title": "$:/plugins/tiddlywiki/highlight/highlight.css",
"tags": "[[$:/tags/Stylesheet]]"
"tags": "[[$:/tags/Stylesheet]] [[$:/tags/Stylesheet/Highlight]]"
}
}
]