1
0
mirror of https://github.com/Jermolene/TiddlyWiki5 synced 2024-09-29 07:20:47 +00:00
TiddlyWiki5/editions/test
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
..
tiddlers Add join attribute to list widget (#7694) 2023-11-25 09:35:05 +00:00
playwright.spec.js Add support for running in-browser tests via playwright in GitHub CLI (#7820) 2023-10-29 09:05:24 +00:00
tiddlywiki.info Jasmine command (#6944) 2022-11-20 17:54:18 +00:00