Remove development section from README

This commit is contained in:
Wilson Lin 2020-01-08 11:52:33 +11:00
parent ce4e26ef5c
commit 55a24aeef2
1 changed files with 0 additions and 8 deletions

View File

@ -378,11 +378,3 @@ Special handling of some attributes require case sensitive names and values. For
Note that the closing tag must not contain any whitespace (e.g. `</script >`).
[hyperbuild can handle text script content.](./notes/Text%20script%20content.md)
## Development
### More minification options
- Removal of boolean attribute values.
- Removal of redundant attributes (empty or default value).
- Handling of conditional or special comments.