1
0
mirror of https://github.com/Jermolene/TiddlyWiki5 synced 2025-01-23 23:46:52 +00:00
TiddlyWiki5/editions/test/tiddlers/tests/data/procedures
btheado fb85e91f82
Allows whitespace-only macro/procedure to be closed by \end ()
* Added some passing macro definition parsing tests

* Added two failing tests to illustrate bug 

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

* Added some passing procedure definition tests

* Added two failing procedure tests to illustrate bug 

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

* Fixed wording of comment
2024-01-24 11:32:58 +00:00
..
EndInBody.tid Allows whitespace-only macro/procedure to be closed by \end () 2024-01-24 11:32:58 +00:00
IndentedEnd.tid Allows whitespace-only macro/procedure to be closed by \end () 2024-01-24 11:32:58 +00:00
MismatchedNamedEnd.tid Allows whitespace-only macro/procedure to be closed by \end () 2024-01-24 11:32:58 +00:00
Nested-indented.tid Feat: allow new pragmas to be indented () 2023-07-21 13:40:42 +01:00
Nested.tid Parameterised transclusions () 2023-04-19 11:55:25 +01:00
TrailingNewlines.tid Feat: allow new pragmas to be indented () 2023-07-21 13:40:42 +01:00
WhitespaceOnlyWithEnd2.tid Allows whitespace-only macro/procedure to be closed by \end () 2024-01-24 11:32:58 +00:00
WhitespaceOnlyWithEnd.tid Allows whitespace-only macro/procedure to be closed by \end () 2024-01-24 11:32:58 +00:00