From 3487e3dac5c3adcf9094b8ad05f5ffac500789ad Mon Sep 17 00:00:00 2001 From: lin onetwo Date: Thu, 27 Nov 2025 18:01:27 +0800 Subject: [PATCH] Delete ImportOptions.tid --- .../wikitext-serialize/ui/ImportOptions.tid | 13 ------------- 1 file changed, 13 deletions(-) delete mode 100644 plugins/tiddlywiki/wikitext-serialize/ui/ImportOptions.tid diff --git a/plugins/tiddlywiki/wikitext-serialize/ui/ImportOptions.tid b/plugins/tiddlywiki/wikitext-serialize/ui/ImportOptions.tid deleted file mode 100644 index f568a7d4ec..0000000000 --- a/plugins/tiddlywiki/wikitext-serialize/ui/ImportOptions.tid +++ /dev/null @@ -1,13 +0,0 @@ -title: $:/plugins/tiddlywiki/wikitext-serialize/ui/ImportOptions -tags: $:/tags/ImportOptions - -\whitespace trim -<$checkbox - tiddler="$:/config/wikitext-serialize/convert-markdown-on-import" - field="text" - checked="yes" - unchecked="no" - default="no" -> - {{$:/plugins/tiddlywiki/wikitext-serialize/language/Import/ConvertMarkdown}} -