mirror of
https://github.com/Jermolene/TiddlyWiki5
synced 2024-11-08 10:59:57 +00:00
11 lines
203 B
Plaintext
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>> |