73 Commits (master)

Author SHA1 Message Date
Vitaly Puzrin 792f386840 Fixed inline html comments parse 11 years ago
Vitaly Puzrin e91ce3fa52 Unicode helpers for upcoming 0.15 update 11 years ago
Vitaly Puzrin 04ee60d3c4 Removed unused code & improved tests coverage for some rules. 11 years ago
Vitaly Puzrin a5a04532df Both helpers & utils are not in each instance of main parser 11 years ago
Vitaly Puzrin 4a34e7b742 Moved array element subst to utils 11 years ago
Vitaly Puzrin 761947f2fb More safe properties check 11 years ago
Vitaly Puzrin 9c436cebc1 Moved html escape helper to utils 11 years ago
Vitaly Puzrin 26a22b182a Fixed replaceEntities, default preset, improved coverage 11 years ago
Vitaly Puzrin 0de39dc5b7 Coverage improve 11 years ago
Vitaly Puzrin 0cf8b0f362 StateBlock() cleanup 11 years ago
Vitaly Puzrin 8f909bcf33 Moved HTML escaping to renderer 11 years ago
Vitaly Puzrin bc7b8e2f89 Perf: regex opts 11 years ago
Vitaly Puzrin e259c99183 Fixed error in prev commit 11 years ago
Vitaly Puzrin c45c345c6b Perf: optimized html escape helper 11 years ago
Vitaly Puzrin d937eec5f3 Renamed stmd -> commonmark 11 years ago
Vitaly Puzrin 9b87c99abc Reorganized parser configuration 11 years ago
Vitaly Puzrin 190a8563ab Perf: optimized html block names lookup 11 years ago
Vitaly Puzrin 3cd192537d Updated codepoints check 11 years ago
Vitaly Puzrin 0e3e1171e6 Moved string helpers to utilities 11 years ago
Vitaly Puzrin 61f21ac848 Replaced `assign` helper 11 years ago
Vitaly Puzrin e44a781160 Fixed entities in text for new spec 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