Add class identifying the tiddler body editor

See https://groups.google.com/d/msgid/tiddlywiki/13fb3572-4259-46c3-9cc7-6ed85b636177%40googlegroups.com
This commit is contained in:
Jeremy Ruston
2019-10-06 14:58:45 +01:00
parent 124efb31ea
commit 89716bb81d
+1 -1
View File
@@ -3,7 +3,7 @@ title: $:/core/ui/EditTemplate/body/editor
<$edit
field="text"
class="tc-edit-texteditor"
class="tc-edit-texteditor tc-edit-texteditor-body"
placeholder={{$:/language/EditTemplate/Body/Placeholder}}
tabindex={{$:/config/EditTabIndex}}