Bug fixes
- some inline tags have significant trailing whitespaces removed by
collapseWhitespace
(#581, #583) - template text with trailing comment broke by
remove{Comments,CDATASections}FromCDATA
(#579, #586) - cli.js cannot parse regex options from JSON file (#588)