1
0
mirror of https://github.com/Jermolene/TiddlyWiki5 synced 2024-06-28 16:23:15 +00:00
TiddlyWiki5/editions/test/tiddlers/tests/data/widgets
btheado 8e9d8d4fef
Allow attribute substitution to handle variables containing non-word characters (#7606)
* Added failing test for #7604

* Fix attribute substitution regexp

Use the same regexp in wiki.getSubstitutedText as is used in
Widget.prototype.substituteVariableReferences. Fixes #7604.

* Added a test for a variable name containing spaces
2023-07-14 21:42:31 +01:00
..
LetWidgetSelfReferences.tid Undefined variables in let widget: Revert fix for #7270 2023-03-10 09:41:18 +00:00
LetWidgetUndefinedVariable.tid Improved fix for #7270 2023-03-10 09:41:36 +00:00
SubstitutedAttributes.tid Allow attribute substitution to handle variables containing non-word characters (#7606) 2023-07-14 21:42:31 +01:00