mirror of
https://github.com/Jermolene/TiddlyWiki5
synced 2024-11-07 10:34:53 +00:00
205987d280
Now you can transclude tiddlers as templates
8 lines
91 B
Plaintext
8 lines
91 B
Plaintext
title: SeventhTiddler
|
|
|
|
<<echo {{2+2}}>>
|
|
|
|
<<echo {{tiddler.title}}>>
|
|
|
|
<<echo {{"window"}}>>
|