diff --git a/plugins/tiddlywiki/wikitext-serialize/ui/ImportOptions.tid b/plugins/tiddlywiki/wikitext-serialize/ui/ImportOptions.tid deleted file mode 100644 index f568a7d4e..000000000 --- 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}} -