mirror of
https://github.com/Jermolene/TiddlyWiki5
synced 2024-11-08 02:49:56 +00:00
e1fc4f106b
It's not implemented yet
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>> |