oga/lib
Yorick Peterse af7f2674af Decoding of entities with numbers
This ensures that entities such as "½" are decoded properly.
Previously this would be ignored as the regular expression used for this
only matched [a-zA-Z].

This was adapted from PR #111.
2015-06-07 17:42:24 +02:00
..
oga Decoding of entities with numbers 2015-06-07 17:42:24 +02:00
oga.rb Use require vs require_relative 2015-06-03 06:42:30 +02:00