oga/ext/ragel
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
..
base_lexer.rl Support HTML attributes without starting quotes 2015-06-08 06:46:08 +02:00