From 864b5ec05dbc0eb2c0eadce040ebe7c6876dff76 Mon Sep 17 00:00:00 2001 From: TW Videos <11172651+TiddlyVee@users.noreply.github.com> Date: Wed, 2 Mar 2022 18:36:53 +0100 Subject: [PATCH] Improve readability for documentation macros (#6494) --- editions/tw5.com/tiddlers/system/operator-macros.tid | 6 ++++-- editions/tw5.com/tiddlers/system/style-guide-macros.tid | 6 +++++- editions/tw5.com/tiddlers/system/variable-macros.tid | 6 ++++-- editions/tw5.com/tiddlers/system/wikitext-macros.tid | 6 ++++-- 4 files changed, 17 insertions(+), 7 deletions(-) diff --git a/editions/tw5.com/tiddlers/system/operator-macros.tid b/editions/tw5.com/tiddlers/system/operator-macros.tid index 477968945..d24cac016 100644 --- a/editions/tw5.com/tiddlers/system/operator-macros.tid +++ b/editions/tw5.com/tiddlers/system/operator-macros.tid @@ -1,7 +1,7 @@ created: 20150117152607000 -modified: 20150228114306000 -title: $:/editions/tw5.com/operator-macros +modified: 20220227210111054 tags: $:/tags/Macro +title: $:/editions/tw5.com/operator-macros \define .operator-examples(op,text:"Examples") <$link to="$op$ Operator (Examples)">$text$$link> @@ -48,3 +48,5 @@ tags: $:/tags/Macro <$macrocall $name=".note" _="This operator is <<.em not>> available when ~TiddlyWiki is running in a web browser."/> \end + +
<$view field="text"/>\ No newline at end of file diff --git a/editions/tw5.com/tiddlers/system/style-guide-macros.tid b/editions/tw5.com/tiddlers/system/style-guide-macros.tid index 3b505f2ab..abe0750e0 100644 --- a/editions/tw5.com/tiddlers/system/style-guide-macros.tid +++ b/editions/tw5.com/tiddlers/system/style-guide-macros.tid @@ -1,5 +1,7 @@ -title: $:/editions/tw5.com/style-guide-macros +created: 20220227210120989 +modified: 20220227210123695 tags: $:/tags/Macro +title: $:/editions/tw5.com/style-guide-macros \define style-guide(good,bad)
<$view field="text"/>\ No newline at end of file diff --git a/editions/tw5.com/tiddlers/system/variable-macros.tid b/editions/tw5.com/tiddlers/system/variable-macros.tid index aac443017..313f065af 100644 --- a/editions/tw5.com/tiddlers/system/variable-macros.tid +++ b/editions/tw5.com/tiddlers/system/variable-macros.tid @@ -1,7 +1,7 @@ created: 20150228114241000 -modified: 20150228141312000 -title: $:/editions/tw5.com/variable-macros +modified: 20220227210136243 tags: $:/tags/Macro +title: $:/editions/tw5.com/variable-macros \define .variable-examples(v,text:"Examples") <$link to="$v$ Variable (Examples)">$text$$link> \define .macro-examples(m,text:"Examples") <$link to="$m$ Macro (Examples)">$text$$link> @@ -17,3 +17,5 @@ It can be set to <<.value yes>> or <<.value no>> prior to transcluding such a bu The standard page template sets it to the value found in [[$configTiddler$]], with the result that this becomes the default for the whole page. The user can adjust this default by using a tickbox on the <<.controlpanel-tab Settings>> tab of the [[Control Panel|$:/ControlPanel]]. \end + +
<$view field="text"/>\ No newline at end of file diff --git a/editions/tw5.com/tiddlers/system/wikitext-macros.tid b/editions/tw5.com/tiddlers/system/wikitext-macros.tid index 908b8f473..cb5f81bf1 100644 --- a/editions/tw5.com/tiddlers/system/wikitext-macros.tid +++ b/editions/tw5.com/tiddlers/system/wikitext-macros.tid @@ -1,5 +1,5 @@ created: 20150117184156000 -modified: 20220122143551571 +modified: 20220227210152153 tags: $:/tags/Macro title: $:/editions/tw5.com/wikitext-macros type: text/vnd.tiddlywiki @@ -63,4 +63,6 @@ $$$ [[$tiddler$]]: <
<$view field="text"/>\ No newline at end of file