Remove extraneous "mode" field from snippet tiddlers

This commit is contained in:
Jermolene
2016-04-29 18:54:44 +01:00
parent a73fc6aa0b
commit 7d0ac4f86e
28 changed files with 0 additions and 28 deletions
@@ -3,7 +3,6 @@ title: $:/plugins/tiddlywiki/translators/templates/snippet-tid
\define generateTid(title)
title: $:/language/Snippets/$title$
tags: $:/tags/TextEditor/Snippet
mode: wikified
caption: <$text text={{$:/language/Snippets/$title$!!caption}}/>
<$text text={{$:/language/Snippets/$title$}}/>