4 Commits (0fe7ccb4b7f30236fb05f623be6924961d296d3d)

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