TiddlyWiki5/editions/test/tiddlers/tests/data
Cameron Fischer 74a18c39ab
$parameters widgets now claim index parameters sequentially (#7962)
* $parameters widgets now claim index parameters sequentially

Before, they just always used their own indices, which meant unnamed
parameters would get assigned to multiple values, which wasn't any
use to anyone.

* Elaborated tests for nested parameters

* Added example to clarify how multiple paramter definitions are handled

* Updated \procedure documentation

* Removed depth from $parameters

* Add failing test

* Adjusted transclude to account for refreshing

* This index system should work

It handles some strange edge cases too.

* Stupid end-of-file newlines

* Removed redundant whitespace pragma

---------

Co-authored-by: Jeremy Ruston <jeremy@jermolene.com>
2024-02-10 14:44:39 +01: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 Fixes functions to use variables set by filter runs (#7906) 2024-01-24 11:33:50 +00: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 Fix for list widget with an empty paragraph as inline template (#7903) 2023-12-21 10:35:40 +00:00
macros Allows whitespace-only macro/procedure to be closed by \end (#7911) 2024-01-24 11:32:58 +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 Remove whitespace immediately after pragmas (#7895) 2023-12-21 10:36:45 +00:00
procedures Allows whitespace-only macro/procedure to be closed by \end (#7911) 2024-01-24 11:32:58 +00: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 $parameters widgets now claim index parameters sequentially (#7962) 2024-02-10 14:44:39 +01:00
widgets Fix: resolved issues with select widget after refactoring (#7905) 2023-12-21 11:50:33 +00:00
csv-cases.tid CSV parser improvements (#7042) 2022-11-20 17:51:01 +00:00