1
0
mirror of https://github.com/Jermolene/TiddlyWiki5 synced 2024-09-17 17:59:45 +00:00
TiddlyWiki5/test/wikitests/SeventhTiddler.tid
Jeremy Ruston 1aa9b084e2 Fixed tiddler macro context for transclusions
Before this view macros in the transcluded tiddler displayed fields
from the tiddler doing the transcluding
2012-01-27 17:20:12 +00:00

12 lines
131 B
Plaintext

title: SeventhTiddler
<<echo {{2+2}}>>
<<echo {{tiddler.title}}>>
<<echo {{"window"}}>>
<<tiddler SixthTiddler>>
<<list all>>