mirror of
https://github.com/Jermolene/TiddlyWiki5.git
synced 2026-01-17 14:50:57 -08:00
* 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 |
||
|---|---|---|
| .. | ||
| wikiparser | ||
| audioparser.js | ||
| binaryparser.js | ||
| csvparser.js | ||
| htmlparser.js | ||
| imageparser.js | ||
| parseutils.js | ||
| pdfparser.js | ||
| textparser.js | ||
| videoparser.js | ||