mirror of
https://github.com/Jermolene/TiddlyWiki5
synced 2024-10-31 23:26:18 +00:00
64812f5c06
* Add join attribute to list widget * Use new join attribute in HTML saving templates This simplifies the logic involved in saving tiddlers in JSON format into TW html files, and should also slightly speed up the saving process depending on how often that list widget gets refreshed. * Unit tests for list widget's new join attribute * Add `<$list-join>` widget Allows specifying complicated join text more easily than an attribute
3 lines
116 B
Plaintext
3 lines
116 B
Plaintext
title: $:/core/templates/html-json-tiddler
|
|
|
|
<$jsontiddler tiddler=<<currentTiddler>> escapeUnsafeScriptChars="yes"/> |