Updated Whitespace Control (markdown)

Jun Yang
2017-10-30 00:53:14 +08:00
parent d399ee87c1
commit 31f9d0185d
+2 -1
@@ -50,8 +50,9 @@ For details of these options, see the [README](https://github.com/harttle/liquid
In greedy mode (enabled by the [greedy option][liquidjs]),
all consecutive whitespace chars (including `\n`) will be trimmed.
Greedy mode is enabled by default to be compliant with [shopify/liquid][shopify/liquid].
(If I'm wrong here, please file an issue)
And here is the [test](https://github.com/harttle/liquidjs/blob/master/test/whitespace-control.js)
[shopify/liquid]: https://github.com/Shopify/liquid
[liquidjs]: https://github.com/harttle/liquidjs