From a785d1f4d2f9c318e43cebfda36735094f6f1b4a Mon Sep 17 00:00:00 2001 From: Leilei332 Date: Fri, 25 Jul 2025 22:18:36 +0800 Subject: [PATCH] Fixes for highlight plugin theme list (#9185) --- plugins/tiddlywiki/highlight/usage.tid | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/plugins/tiddlywiki/highlight/usage.tid b/plugins/tiddlywiki/highlight/usage.tid index cc663e2efc..1416a77522 100644 --- a/plugins/tiddlywiki/highlight/usage.tid +++ b/plugins/tiddlywiki/highlight/usage.tid @@ -23,9 +23,9 @@ You can add themes from highlight.js by copying the CSS to a new tiddler and tag Then, check the new theme in the following list and uncheck others: -<$list filter="[all[tiddlers+shadows]tag[$:/tags/Stylesheet/Highlight]]"> +<$list filter="[all[tiddlers+shadows]tag[$:/tags/Stylesheet/Highlight]sort[title]!is[draft]]"> -<$checkbox tag="$:/tags/Stylesheet"> <> +<$checkbox tag="$:/tags/Stylesheet"> <$link/>