oga/lib
Yorick Peterse 32b11ef1e2 self-close certain XML/HTML elements.
When an XML element has no child nodes a self-closing tag is used. When parsing
documents/elements in HTML mode this is only done if the element is a so called
"void element" (e.g. <link> tags).

This fixes #46.
2014-09-16 00:44:38 +02:00
..
oga self-close certain XML/HTML elements. 2014-09-16 00:44:38 +02:00
oga.rb self-close certain XML/HTML elements. 2014-09-16 00:44:38 +02:00