ba2177e2cf
When lexing input in HTML mode the lexer has to treat _all_ content of a <script> tag as plain text. This ensures that the lexer can process input such as "x <y" and "// <foo>" correctly. Fixes #70. |
||
---|---|---|
.. | ||
extconf.rb | ||
lexer.h | ||
lexer.rl | ||
liboga.c | ||
liboga.h |