mirror of
https://github.com/Jermolene/TiddlyWiki5.git
synced 2025-12-06 02:30:46 -08:00
remove debug files
This commit is contained in:
parent
5ad313ebad
commit
b1d17f2a82
2 changed files with 0 additions and 30 deletions
|
|
@ -1,15 +0,0 @@
|
|||
title: $:/plugins/tiddlywiki/wikitext-serialize/markdown/ui/ImportOptions copy
|
||||
tags: $:/tags/ImportOptions
|
||||
condition: [match[text/plain]]
|
||||
|
||||
\whitespace trim
|
||||
<$checkbox
|
||||
tiddler="$:/config/wikitext-serialize/convert-markdown-on-import"
|
||||
field="text"
|
||||
checked="yes"
|
||||
unchecked="no"
|
||||
default="no"
|
||||
>
|
||||
 
|
||||
test text
|
||||
</$checkbox>
|
||||
|
|
@ -1,15 +0,0 @@
|
|||
title: $:/plugins/tiddlywiki/wikitext-serialize/markdown/ui/ImportOptions
|
||||
tags: $:/tags/ImportOptions
|
||||
condition: [match[text/x-markdown]] :or[match[text/markdown]]
|
||||
|
||||
\whitespace trim
|
||||
<$checkbox
|
||||
tiddler="$:/config/wikitext-serialize/convert-markdown-on-import"
|
||||
field="text"
|
||||
checked="yes"
|
||||
unchecked="no"
|
||||
default="no"
|
||||
>
|
||||
 
|
||||
{{$:/plugins/tiddlywiki/wikitext-serialize/language/en-GB/Import/ConvertMarkdown}}
|
||||
</$checkbox>
|
||||
Loading…
Add table
Add a link
Reference in a new issue