diff --git a/core/ui/TestCaseTemplate.tid b/core/ui/TestCaseTemplate.tid index 9871a2904..fb845864c 100644 --- a/core/ui/TestCaseTemplate.tid +++ b/core/ui/TestCaseTemplate.tid @@ -13,6 +13,7 @@ title: $:/core/ui/TestCaseTemplate testActions="Actions" testHideIfPass=<> > + <$data $compound-tiddler={{!!import-compound}}/> <$data $compound-tiddler=<>/> <$data title="Description" text={{!!description}}/> diff --git a/editions/tw5.com/tiddlers/$__config_TextEditor_EditorHeight_Mode.tid b/editions/tw5.com/tiddlers/$__config_TextEditor_EditorHeight_Mode.tid index 1fce26298..33773aaf1 100644 --- a/editions/tw5.com/tiddlers/$__config_TextEditor_EditorHeight_Mode.tid +++ b/editions/tw5.com/tiddlers/$__config_TextEditor_EditorHeight_Mode.tid @@ -1,6 +1,6 @@ created: 20240204164038858 -modified: 20240204164143744 +modified: 20240724102624904 title: $:/config/TextEditor/EditorHeight/Mode type: text/vnd.tiddlywiki -fixed \ No newline at end of file +auto \ No newline at end of file diff --git a/editions/tw5.com/tiddlers/$__themes_tiddlywiki_vanilla_settings_editorfontfamily.tid b/editions/tw5.com/tiddlers/$__themes_tiddlywiki_vanilla_settings_editorfontfamily.tid new file mode 100644 index 000000000..bf106b3fd --- /dev/null +++ b/editions/tw5.com/tiddlers/$__themes_tiddlywiki_vanilla_settings_editorfontfamily.tid @@ -0,0 +1,6 @@ +created: 20240724102117494 +modified: 20240724102117494 +title: $:/themes/tiddlywiki/vanilla/settings/editorfontfamily +type: text/vnd.tiddlywiki + +"SFMono-Regular",Consolas,"Liberation Mono",Menlo,Courier,monospace \ No newline at end of file diff --git a/editions/tw5.com/tiddlers/Examples_TOC_SimpleToc b/editions/tw5.com/tiddlers/Examples_TOC_SimpleToc index a19e2efc2..c8a13014f 100644 --- a/editions/tw5.com/tiddlers/Examples_TOC_SimpleToc +++ b/editions/tw5.com/tiddlers/Examples_TOC_SimpleToc @@ -1,6 +1,6 @@ title: Narrative -* The following code defines a "Simple Table of Contents" using "root" as the base tag. +* The following code defines a "Simple Table of Contents" using "root" as the base tag * Click through all the tabs to get additional info {{Narrative-extended}} diff --git a/editions/tw5.com/tiddlers/Examples_TOC_SimpleToc.meta b/editions/tw5.com/tiddlers/Examples_TOC_SimpleToc.meta index 3a06eb2fd..d6f17bf3c 100644 --- a/editions/tw5.com/tiddlers/Examples_TOC_SimpleToc.meta +++ b/editions/tw5.com/tiddlers/Examples_TOC_SimpleToc.meta @@ -1,7 +1,7 @@ created: 20240724070813184 description: Simple TOC display-format: wikitext -modified: 20240724100513345 +modified: 20240724101415661 tags: $:/tags/wiki-test-spec title: Examples/TOC/SimpleToc type: text/vnd.tiddlywiki-multiple \ No newline at end of file diff --git a/editions/tw5.com/tiddlers/Examples_TOC_SimpleToc_captionField 1 b/editions/tw5.com/tiddlers/Examples_TOC_SimpleToc_captionField 1 new file mode 100644 index 000000000..fb6ea84ca --- /dev/null +++ b/editions/tw5.com/tiddlers/Examples_TOC_SimpleToc_captionField 1 @@ -0,0 +1,18 @@ +title: Description +text: Simple TOC - captionField parameter ++ +title: Narrative-extended + +* The "Fifth" tiddler has an alternative "caption-field" + ++ +title: Fifth +tags: Fourth +alt: alt-caption +text: 5th ++ +title: Output + +
+<> +
diff --git a/editions/tw5.com/tiddlers/Examples_TOC_SimpleToc_captionField 1.meta b/editions/tw5.com/tiddlers/Examples_TOC_SimpleToc_captionField 1.meta new file mode 100644 index 000000000..b33755150 --- /dev/null +++ b/editions/tw5.com/tiddlers/Examples_TOC_SimpleToc_captionField 1.meta @@ -0,0 +1,7 @@ +created: 20240724104351802 +description: asdf +import-compound: Examples/TOC/SimpleToc +modified: 20240724112711726 +tags: $:/tags/wiki-test-spec +title: Examples/TOC/SimpleToc/captionField 1 +type: text/vnd.tiddlywiki-multiple \ No newline at end of file