From 848215044dcce778ee88b84d93b7e4dd79b8a914 Mon Sep 17 00:00:00 2001 From: BurningTreeC Date: Sun, 10 Nov 2024 18:01:26 +0100 Subject: [PATCH] convert indentation to tabs in body-editor EditTemplate --- core/ui/EditTemplate/body-editor.tid | 34 ++++++++++++++-------------- 1 file changed, 17 insertions(+), 17 deletions(-) diff --git a/core/ui/EditTemplate/body-editor.tid b/core/ui/EditTemplate/body-editor.tid index ae3e7ffc7..c3d86c5c9 100644 --- a/core/ui/EditTemplate/body-editor.tid +++ b/core/ui/EditTemplate/body-editor.tid @@ -4,38 +4,38 @@ title: $:/core/ui/EditTemplate/body/editor <$edit - field="text" - class=<> - placeholder={{$:/language/EditTemplate/Body/Placeholder}} - tabindex={{$:/config/EditTabIndex}} - focus={{{ [{$:/config/AutoFocus}match[text]then[true]] ~[[false]] }}} - cancelPopups="yes" - fileDrop={{{ [{$:/config/DragAndDrop/Enable}match[no]] :else[subfilter{$:/config/Editor/EnableImportFilter}then[yes]else[no]] }}} + field="text" + class=<> + placeholder={{$:/language/EditTemplate/Body/Placeholder}} + tabindex={{$:/config/EditTabIndex}} + focus={{{ [{$:/config/AutoFocus}match[text]then[true]] ~[[false]] }}} + cancelPopups="yes" + fileDrop={{{ [{$:/config/DragAndDrop/Enable}match[no]] :else[subfilter{$:/config/Editor/EnableImportFilter}then[yes]else[no]] }}} ><$set - name="targetTiddler" - value=<> + name="targetTiddler" + value=<> ><$list - filter="[all[shadows+tiddlers]tag[$:/tags/EditorToolbar]!has[draft.of]]" + filter="[all[shadows+tiddlers]tag[$:/tags/EditorToolbar]!has[draft.of]]" ><$reveal - type="nomatch" - state=<> - text="hide" - class="tc-text-editor-toolbar-item-wrapper" + type="nomatch" + state=<> + text="hide" + class="tc-text-editor-toolbar-item-wrapper" ><$transclude - tiddler="$:/core/ui/EditTemplate/body/toolbar/button" - mode="inline" + tiddler="$:/core/ui/EditTemplate/body/toolbar/button" + mode="inline" /><$list - filter="[all[shadows+tiddlers]tag[$:/tags/EditorTools]!has[draft.of]]" + filter="[all[shadows+tiddlers]tag[$:/tags/EditorTools]!has[draft.of]]" ><$list filter={{!!condition}}