oga/lib
Yorick Peterse 6a1010c287 Fixed decoding entities in attribute values
This was broken by introducing the process of lazy decoding of XML/HTML
entities. The new setup works similar to how XML::Text#text decodes any
entities that may be present.

Fixes #91
2015-04-07 21:18:22 +02:00
..
oga Fixed decoding entities in attribute values 2015-04-07 21:18:22 +02:00
oga.rb Added Oga::EntityDecoder 2015-04-07 21:18:15 +02:00