TiddlyWiki5/core/modules/parsers
Saq Imtiaz 041c3e817c
Support for macro params in filter operands (#5836)
* Exploratory pass at adding support for macro params in filter operands

* whitspace correction

* rename varInfo to varTree for disambiguation

* Refactored parseMacroInvocation to be re-usable, performance improvements for variables with no params and tests

* Revised regular expression and removed spurious white space changes

* Revised regular expression and removed spurious white space changes

* More whitespace cleanup and added more tests for edge cases

* Added test for macro params with square brackets
2021-06-29 22:21:39 +01:00
..
wikiparser Add "commentpragma" html style rule (#5726) 2021-06-14 17:39:56 +01:00
audioparser.js
binaryparser.js
csvparser.js
htmlparser.js Add a hidden setting to control HTML sandboxing 2021-04-11 10:10:16 +01:00
imageparser.js Add support for image/vnd.microsoft.icon content type 2021-01-03 10:04:52 +00:00
parseutils.js Support for macro params in filter operands (#5836) 2021-06-29 22:21:39 +01:00
pdfparser.js
textparser.js
videoparser.js