Merge pull request #813 from papandreou/fix/canCollapseAndTrimWhitespaceHooks
authorAlex Lam S.L <alexlamsl@gmail.com>
Mon, 22 May 2017 13:10:29 +0000 (21:10 +0800)
committerGitHub <noreply@github.com>
Mon, 22 May 2017 13:10:29 +0000 (21:10 +0800)
Add the ability for options.can{Trim,Collapse}Whitespace to veto the default implementation when that returns true.


Trivial merge