1
0
mirror of https://github.com/Jermolene/TiddlyWiki5 synced 2024-11-07 02:26:19 +00:00
TiddlyWiki5/editions/test/tiddlers/tests/data/transclude
jeremy@jermolene.com 904e30a0e2 Detect recursion by tracking widget tree depth
The old recursion marker approach was very slow, and didn't catch test cases like editions/test/tiddlers/tests/data/transclude/Recursion.tid
2022-05-12 16:26:33 +01:00
..
CustomWidget-ActionWidget.tid Switch to using \procedure to define new-style macros, and \function for custom filter operator functions 2022-05-09 18:00:09 +01:00
CustomWidget-Override-Codeblock.tid Switch to using \procedure to define new-style macros, and \function for custom filter operator functions 2022-05-09 18:00:09 +01:00
CustomWidget-OverrideTransclude.tid Switch to using \procedure to define new-style macros, and \function for custom filter operator functions 2022-05-09 18:00:09 +01:00
CustomWidget-Simple.tid Switch to using \procedure to define new-style macros, and \function for custom filter operator functions 2022-05-09 18:00:09 +01:00
CustomWidget-TextWidgetOverride.tid Switch to using \procedure to define new-style macros, and \function for custom filter operator functions 2022-05-09 18:00:09 +01:00
CustomWidget-VariableAttribute.tid Switch to using \procedure to define new-style macros, and \function for custom filter operator functions 2022-05-09 18:00:09 +01:00
Macro-Plain.tid Make the macrocall widget delegate to the transclude widget 2022-05-08 20:48:33 +01:00
Macro-Simple.tid Extend transclude widget to work with old-style macros and use it for the macrocall shortcut syntax 2022-05-08 15:59:20 +01:00
MissingTarget.tid Change tiddler separator used in wikitext tests 2022-05-03 16:53:00 +01:00
Parameterised-Name-Values.tid Transclude: replace paramNames/paramValues with more robust JSON payload 2022-05-11 13:51:11 +01:00
Parameterised-Positional-Shortcut-Parameters.tid Change tiddler separator used in wikitext tests 2022-05-03 16:53:00 +01:00
Parameterised-Positional-Shortcut.tid Change tiddler separator used in wikitext tests 2022-05-03 16:53:00 +01:00
Parameterised-Positional.tid Change tiddler separator used in wikitext tests 2022-05-03 16:53:00 +01:00
Parameterised-Shortcut-Parameters.tid Change tiddler separator used in wikitext tests 2022-05-03 16:53:00 +01:00
Parameterised-Shortcut.tid Switch to using \procedure to define new-style macros, and \function for custom filter operator functions 2022-05-09 18:00:09 +01:00
Parameterised-Simple.tid Change tiddler separator used in wikitext tests 2022-05-03 16:53:00 +01:00
Parameterised-Slotted-Missing.tid Change tiddler separator used in wikitext tests 2022-05-03 16:53:00 +01:00
Parameterised-Slotted.tid Change tiddler separator used in wikitext tests 2022-05-03 16:53:00 +01:00
Recursion.tid Detect recursion by tracking widget tree depth 2022-05-12 16:26:33 +01:00