mirror of
https://github.com/TiddlyWiki/TiddlyWiki5.git
synced 2026-04-29 19:57:01 +00:00
14 lines
341 B
Plaintext
14 lines
341 B
Plaintext
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}}
|
|
</$checkbox>
|