1
0
mirror of https://github.com/Jermolene/TiddlyWiki5 synced 2024-09-22 04:09:42 +00:00
TiddlyWiki5/plugins/tiddlywiki/markdown/settings/renderWikiText.tid

9 lines
419 B
Plaintext
Raw Normal View History

title: $:/plugins/tiddlywiki/markdown/settings/renderWikiText
tags: $:/tags/ControlPanel/Settings/Markdown
caption: Enable WikiText
After Markdown is parsed, should any text elements be handed off to the ~WikiText parser for further processing?
<$checkbox tiddler="$:/config/markdown/renderWikiText" field="text" checked="true" unchecked="false">
[[Enable WikiText|$:/config/markdown/renderWikiText]]
</$checkbox>