1
0
mirror of https://github.com/Jermolene/TiddlyWiki5 synced 2024-08-19 22:26:18 +00:00
TiddlyWiki5/tiddlywiki5/tiddlers/SimpleTemplate.tid
Jeremy Ruston 15cfed83f4 Restored operation of sliders in info macro
Accidentally clobbered in the last refactoring
2012-02-02 18:15:59 +00:00

12 lines
223 B
Plaintext

title: SimpleTemplate
modifier: JeremyRuston
{{title{
<<view title>>}}}
{{small{
<<view modifier link>> <<view modified date>>}}}
{{body{
<<view text wikified>>}}}
<<info parsetree>>
<<info dependencies>>
<<info compiled>>