TiddlyWiki5/editions/test/tiddlers/tests/data
Robin Munn 64812f5c06
Add join attribute to list widget (#7694)
* 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
2023-11-25 09:35:05 +00:00
..
conditionals Conditional Shortcut Syntax (#7710) 2023-10-14 09:41:21 +01:00
custom-operators Parameterised transclusions (#6666) 2023-04-19 11:55:25 +01:00
deserializers Adds a deserialize filter operator (#7511) 2023-06-03 14:33:10 +01:00
filters Adds Text substitution support in widget attributes and new operator (#7526) 2023-06-24 14:57:15 +01:00
functions Fix transclude inefficiency (#7647) 2023-07-30 18:04:05 +01:00
genesis-widget Parameterised transclusions (#6666) 2023-04-19 11:55:25 +01:00
importvariables Trim whitespace when importing variables in $importvariables (#7611) 2023-07-17 09:18:42 +01:00
list-widget Add join attribute to list widget (#7694) 2023-11-25 09:35:05 +00:00
macros Fixed issue with trailing newlines in macrodefs (#7371) 2023-03-23 22:37:35 +00:00
messages/tm-import-tiddler Fix importTitle and autoOpenOnImport in the tm-import-tiddler message (#7243) 2023-02-11 09:15:44 +00:00
pragmas Adds support for indenting pragmas with whitespace (#7185) 2023-01-08 13:17:01 +00:00
procedures Feat: allow new pragmas to be indented (#7624) 2023-07-21 13:40:42 +01:00
tabs-macro Various accessibility improvements (#6742) 2022-06-28 14:05:52 +01:00
this-tiddler Introduce "thisTiddler" variable (#7182) 2023-05-06 11:40:22 +01:00
transclude Fixes Text Parser being impacted by overrides to codeblock widget (#7844) 2023-11-20 08:38:04 +00:00
widgets Add data attribute support to button and other widgets (#7769) 2023-11-22 20:05:40 +00:00
csv-cases.tid CSV parser improvements (#7042) 2022-11-20 17:51:01 +00:00