mirror of
https://github.com/Jermolene/TiddlyWiki5
synced 2026-05-27 15:52:17 +00:00
8e9d8d4fef
* 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