AndersDJohnson / AndersDJohnson/htmlcompressor
Remove optional tags
Abierto
auto-migrated
Priority-Medium
Type-Defect
- Lenguaje dominante
- Java
- Estrellas
- 1
- Forks
- 0
- Métricas de merge de PR
- Sin PR fusionados en 30 d
Descripción
```
Some tags are optional in html, you can see the rules here:
http://www.w3.org/TR/html5/syntax.html#syntax-tag-omission
It will decrease the file size a lot further if we can have these optional tag
removed.
Thank you for writing such a great project. :)
```
Original issue reported on code.google.com by `gra...@gmail.com` on 8 Dec 2011 at 5:57
Guía de contribución
No hay ninguna guía de contribución indexada para este repositorio
Evaluación
Este issue todavía no se ha evaluado.