oga/ext
Yorick Peterse d892ce9787 Fix for lexing HTML quoted attrs followed by "/>"
This ensures that when using input such as <a href="foo"/> the "/" is
not part of the attribute value.
2015-04-15 01:47:08 +02:00
..
c Lexing support for unquoted HTML attribute values 2015-04-15 01:23:46 +02:00
java Lexing support for unquoted HTML attribute values 2015-04-15 01:23:46 +02:00
ragel Fix for lexing HTML quoted attrs followed by "/>" 2015-04-15 01:47:08 +02:00