1
0
mirror of https://github.com/Jermolene/TiddlyWiki5 synced 2024-06-16 10:29:54 +00:00
TiddlyWiki5/editions/test/tiddlers/tests/data/macros
btheado fb85e91f82
Allows whitespace-only macro/procedure to be closed by \end (#7911)
* Added some passing macro definition parsing tests

* Added two failing tests to illustrate bug #3460

* Allow \end to end an whitespace only/empty macro definition. Fixes #3460

* Added some passing procedure definition tests

* Added two failing procedure tests to illustrate bug #3460

* Allow \end to end a whitespace only/empty procedure/function/widget definition. Fixes #3640

* Fixed wording of comment
2024-01-24 11:32:58 +00:00
..
nested-macros Moves some exsiting macro tests to their own folders (#7940) 2024-01-22 17:43:23 +00:00
trailing-newlines Moves some exsiting macro tests to their own folders (#7940) 2024-01-22 17:43:23 +00:00
EndInBody.tid Allows whitespace-only macro/procedure to be closed by \end (#7911) 2024-01-24 11:32:58 +00:00
IndentedEnd.tid Allows whitespace-only macro/procedure to be closed by \end (#7911) 2024-01-24 11:32:58 +00:00
MismatchedNamedEnd.tid Allows whitespace-only macro/procedure to be closed by \end (#7911) 2024-01-24 11:32:58 +00:00
WhitespaceOnlyWithEnd.tid Allows whitespace-only macro/procedure to be closed by \end (#7911) 2024-01-24 11:32:58 +00:00
WhitespaceOnlyWithEnd2.tid Allows whitespace-only macro/procedure to be closed by \end (#7911) 2024-01-24 11:32:58 +00:00