4 Commits (7ad81799725ef19627241f002fb1fa9cbd6a2a37)

Author SHA1 Message Date
Michael Howell cd2477863f Update to comply with spec 0.31.2 1 year ago
Vitaly Puzrin d0219010ad standard: remove semi 2 years ago
Vitaly Puzrin 88b8669c46 var => const, let 2 years ago
Vitaly Puzrin e92e776411 Rewrite core to es6 modules 2 years ago
Alex Kocharin 8ad16ac4d9 Allow EOL in processing instructions 5 years ago
Alex Kocharin 643d9f75a0 Implement new html block algorithm from 0.21 10 years ago
Vitaly Puzrin e61f9ccec4 Use punctuation re from unicode-7.0.0 & compacted html re 10 years ago
Vitaly Puzrin 6ab7cc30a4 Use the same regexp for comments as reference parser 11 years ago
Vitaly Puzrin ca7b598032 Allow dach in html tag names (for upcoming spec changes), related to #32 11 years ago
Vitaly Puzrin 89c8620157 cdata regexp fix 11 years ago
Vitaly Puzrin 792f386840 Fixed inline html comments parse 11 years ago
Vitaly Puzrin 04ee60d3c4 Removed unused code & improved tests coverage for some rules. 11 years ago
Vitaly Puzrin 0cf8b0f362 StateBlock() cleanup 11 years ago
Vitaly Puzrin 5d89fd85b0 Added inline html tags support 11 years ago
Vitaly Puzrin a8e6bab747 Reworked html parse in block lexer + added `html` option 11 years ago
Vitaly Puzrin 350d0174df Added html block draft + minor fixes 11 years ago