1
0
mirror of https://github.com/Jermolene/TiddlyWiki5 synced 2026-04-14 10:51:31 +00:00
Files
TiddlyWiki5/core/modules/wiki.js
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

52 KiB
Executable File