1
0
mirror of https://github.com/Jermolene/TiddlyWiki5 synced 2024-06-16 10:29:54 +00:00
TiddlyWiki5/editions/test/tiddlers/tests/data/procedures
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
..
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
Nested-indented.tid Feat: allow new pragmas to be indented (#7624) 2023-07-21 13:40:42 +01:00
Nested.tid Parameterised transclusions (#6666) 2023-04-19 11:55:25 +01:00
TrailingNewlines.tid Feat: allow new pragmas to be indented (#7624) 2023-07-21 13:40:42 +01: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