rehypejs / rehype-minify

plugins to minify HTML
https://unifiedjs.com
MIT License
90 stars 16 forks source link

remove optional opening/closing tags #5

Closed michael-ciniawsky closed 8 years ago

michael-ciniawsky commented 8 years ago
<html>
</html>
<head>
</head>
<body>
</body>
</thead>
</tbody>
</tfoot>
</tr>
</option>
</p> <!-- debatable, imho -->

<!-- Closing slashes, if used -->
<img />