oga/ext
Yorick Peterse fd307a0fcc Support HTML attributes without starting quotes
This allows the lexer to process input such as:

    <a href=foo"></a>

For XML input the lexer still expects properly opened/closed attribute
values.

Fixes #109
2015-06-08 06:46:08 +02:00
..
c Merged on_element_start with on_element_name 2015-04-21 23:38:06 +02:00
java Merged on_element_start with on_element_name 2015-04-21 23:38:06 +02:00
ragel Support HTML attributes without starting quotes 2015-06-08 06:46:08 +02:00