1
0
mirror of https://github.com/Jermolene/TiddlyWiki5 synced 2024-07-15 16:34:23 +00:00
TiddlyWiki5/plugins/tiddlywiki/text-slicer/templates/static/heading.tid

10 lines
423 B
Plaintext
Raw Normal View History

title: $:/plugins/tiddlywiki/text-slicer/templates/static/heading
2015-10-08 17:04:24 +00:00
`<`<$text text={{!!toc-heading-level}}/>` class="`{{||$:/plugins/tiddlywiki/text-slicer/templates/static/helpers/classes}}`">`
<$view field="text" format="htmlencodedplainwikified"/>
`</`<$text text={{!!toc-heading-level}}/>`>`
<$list filter="[list<currentTiddler>!has[draft.of]]" template="$:/plugins/tiddlywiki/text-slicer/templates/static/tiddler"/>