escape and minify for production

This commit is contained in:
Bo Yao 2018-06-28 10:09:21 -04:00
parent 77521e12c7
commit c73384a44e
5 changed files with 136 additions and 68 deletions

View file

@ -9,7 +9,10 @@
# Usage
[Examples of usage]
## Minify for production
```lisp
(write root-element :pretty nil)
```
# License