Update readme formatting

This commit is contained in:
weyusi 2018-10-26 15:36:58 +10:30
parent 9c97c00aa4
commit c3a10de6ee
1 changed files with 3 additions and 2 deletions

View File

@ -35,7 +35,8 @@ neat_html:
- **enable** - Enable the plugin. Defaults to `true`. - **enable** - Enable the plugin. Defaults to `true`.
- **logger** - Verbose output. Defaults to `false`. - **logger** - Verbose output. Defaults to `false`.
- **exclude** - Exclude files - **exclude** - Exclude files
**Note:** For more options, see '[HTMLMinifier](https://github.com/kangax/html-minifier)'
For more options, see [HTMLMinifier](https://github.com/kangax/html-minifier).
---------- ----------
@ -64,7 +65,7 @@ neat_js:
- **compress** - Compress options - **compress** - Compress options
- **exclude** - Exclude files - **exclude** - Exclude files
**Note:** For more options, see '[UglifyJS](https://github.com/mishoo/UglifyJS2)' For more options, see [UglifyJS](https://github.com/mishoo/UglifyJS2).
---------- ----------