1
0
mirror of https://github.com/Jermolene/TiddlyWiki5 synced 2024-06-29 00:33:15 +00:00
TiddlyWiki5/editions/test/tiddlers/tests/data
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
..
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 Parameterised transclusions (#6666) 2023-04-19 11:55:25 +01:00
genesis-widget Parameterised transclusions (#6666) 2023-04-19 11:55:25 +01: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 Parameterised transclusions (#6666) 2023-04-19 11:55:25 +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 Custom widgets and filter operator names must now contain a period 2023-06-01 08:06:28 +01:00
widgets Allow attribute substitution to handle variables containing non-word characters (#7606) 2023-07-14 21:42:31 +01:00
csv-cases.tid CSV parser improvements (#7042) 2022-11-20 17:51:01 +00:00