mirror of
https://github.com/Jermolene/TiddlyWiki5
synced 2024-11-08 02:49:56 +00:00
95ab295fbb
Now each class of dependency can be tracked individually
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>> |