1
0
mirror of https://github.com/Jermolene/TiddlyWiki5 synced 2025-02-21 21:40:02 +00:00

Clarify comment

This commit is contained in:
Jeremy Ruston 2025-02-04 16:44:07 +00:00
parent 0ee2f286aa
commit 2e5a988bb3

View File

@ -83,7 +83,7 @@ tags: $:/tags/Macro
<$action-setfield $tiddler=<<outputTitle>> type="application/x-tiddler-dictionary"/>
<!-- Consolidate the chain of palettes -->
<$transclude $variable="actions-compile-palette-import" inputTitle=<<inputTitle>> outputTitle=<<tempPalette>> scheme=<<scheme>>/>
<!-- Clear the output palette and assign the scheme -->
<!-- Save the current scheme in the output tiddler -->
<$action-setfield $tiddler=<<outputTitle>> $field="color-scheme" $value=<<scheme>>/>
<!-- Compile the temporary palette to the output palette -->
<%if [<inputTitle>get[palette-type]match[modern]] %>