mirror of
https://github.com/Jermolene/TiddlyWiki5.git
synced 2025-12-27 20:33:08 -08:00
Added a first pass at generating an all-in-one static HTML representation of a wiki, incorporating anchor links for wiki links
5 lines
No EOL
122 B
Text
5 lines
No EOL
122 B
Text
title: $:/core/templates/static-tiddler
|
|
|
|
<a name=<<currentTiddler>>>
|
|
<$transclude tiddler="$:/core/ui/ViewTemplate"/>
|
|
</a> |