mirror of
https://github.com/Jermolene/TiddlyWiki5
synced 2024-11-19 08:14:50 +00:00
398831b0d9
Getting ready to support selective refresh of DOM elements
11 lines
201 B
Plaintext
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>> |