mirror of
https://github.com/Jermolene/TiddlyWiki5
synced 2025-01-26 00:46:52 +00:00
12 lines
374 B
Plaintext
12 lines
374 B
Plaintext
|
title: Visible Transclusions
|
||
|
tags: Learning
|
||
|
|
||
|
!! Visible Transclusions
|
||
|
|
||
|
Block transclusions are shown in red, and inline transclusions are shown in green.
|
||
|
|
||
|
<$button>
|
||
|
<$action-setfield $tiddler="$:/temp/VisibleTransclusions" tags="$:/tags/Macro/View/Body" text={{$:/core/ui/VisibleTransclude}}/>
|
||
|
Click here to make transclusions visible within story river tiddlers
|
||
|
</$button>
|