This will tighten up the parseTreeNode for tiddlymap's bits, which will make it a little more memory efficient and slightly faster. It also will make tiddlymap's wikitext compress better with TW5-Uglify.
This does, however, make tiddlymap depend on V5.1.15, since that is the version that \whitespace trim was added.
Added whitespace trim pragma where appropriate.
This will tighten up the parseTreeNode for tiddlymap's bits, which will make it a little more memory efficient and slightly faster. It also will make tiddlymap's wikitext compress better with TW5-Uglify.
This does, however, make tiddlymap depend on V5.1.15, since that is the version that \whitespace trim was added.