TiddlyWiki5/core/modules/parsers
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
..
wikiparser Allows whitespace-only macro/procedure to be closed by \end (#7911) 2024-01-24 11:32:58 +00:00
audioparser.js Parameterised transclusions (#6666) 2023-04-19 11:55:25 +01:00
binaryparser.js Parameterised transclusions (#6666) 2023-04-19 11:55:25 +01:00
csvparser.js Parameterised transclusions (#6666) 2023-04-19 11:55:25 +01:00
htmlparser.js Parameterised transclusions (#6666) 2023-04-19 11:55:25 +01:00
imageparser.js Parameterised transclusions (#6666) 2023-04-19 11:55:25 +01:00
parseutils.js Adds Text substitution support in widget attributes and new operator (#7526) 2023-06-24 14:57:15 +01:00
pdfparser.js Parameterised transclusions (#6666) 2023-04-19 11:55:25 +01:00
textparser.js Fixes Text Parser being impacted by overrides to codeblock widget (#7844) 2023-11-20 08:38:04 +00:00
videoparser.js Parameterised transclusions (#6666) 2023-04-19 11:55:25 +01:00