Mario Pietsch
8a8dcf8255
Add startCount to unusedtitle macro, new tests, new docs ( #7941 )
...
* add startCount to unusedtitle macro, new tests, new docs
* rename test files
* update .from-version in docs
2024-09-10 10:49:41 +01:00
Mario Pietsch
b4d7e34a5a
Add unusedtitle macro tests - should have full code covery ( #7939 )
...
* add unusedtitle macro tests - should have full code covery
* remove numbering from tests
2024-03-28 18:39:57 +00:00
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
Mario Pietsch
100eaeff30
Moves some exsiting macro tests to their own folders ( #7940 )
2024-01-22 17:43:23 +00:00
Cameron Fischer
bcca4eca81
Fixed issue with trailing newlines in macrodefs ( #7371 )
2023-03-23 22:37:35 +00:00
Saq Imtiaz
dd6e00687b
Adds support for indenting pragmas with whitespace ( #7185 )
...
* feat: first pass at allowing pragmas to be indented
* Added documentation
2023-01-08 13:17:01 +00:00
Jeremy Ruston
cb0d0cfa6d
Support nested macro definitions ( #7004 )
...
* First commit
* Switched to \end <name> instead of all those repeated backslashes
Thanks @kookma. See https://github.com/Jermolene/TiddlyWiki5/pull/7004#issuecomment-1286429236
* Docs update
2022-11-22 17:10:37 +00:00