1
0
mirror of https://github.com/Jermolene/TiddlyWiki5 synced 2024-09-02 06:22:46 +00:00
TiddlyWiki5/tiddlywiki5/tiddlers/SimpleTemplate.tid
Jeremy Ruston e1fc4f106b Remove info macro from template
It's not implemented yet
2012-02-16 20:39:07 +00:00

11 lines
203 B
Plaintext

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