1
0
mirror of https://github.com/Jermolene/TiddlyWiki5 synced 2024-08-19 06:06:17 +00:00
TiddlyWiki5/tiddlywiki5/tiddlers/SimpleTemplate.tid
Jeremy Ruston 95ab295fbb Refactored dependency handling
Now each class of dependency can be tracked individually
2012-02-07 19:03:59 +00:00

11 lines
201 B
Plaintext

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