6 Commits (806beade25b4366c7d8ff173028e141ef1d1728a)

Author SHA1 Message Date
Vitaly Puzrin 8b815a6072 lint: reduce empty lines 10 months ago
Vitaly Puzrin 7dfcf69b71 standard: no spaces near array brackets 10 months ago
Vitaly Puzrin 0eb4cb96a4 standard: space before function params 10 months ago
Vitaly Puzrin d0219010ad standard: remove semi 10 months ago
Vitaly Puzrin 88b8669c46 var => const, let 10 months ago
Vitaly Puzrin e92e776411 Rewrite core to es6 modules 10 months ago
Alex Kocharin 0b14fa069f Update CommonMark spec to 0.30 3 years ago
Alex Kocharin c57f593b23 Fix blockquote termination by list item 8 years ago
Alex Kocharin b2aee1a978 Expand tabs only when it's needed, as per CommonMark 0.21 9 years ago
Alex Kocharin 643d9f75a0 Implement new html block algorithm from 0.21 9 years ago
Vitaly Puzrin d4fe12a6ec Fixed html block tags with numbers in name, closes #74 10 years ago
Alex Kocharin 4aabd5592e Use a common class for tokens 10 years ago
Vitaly Puzrin 90e5a9c9cc Bulk rules rename (unify) 10 years ago
Vitaly Puzrin a66e29f8d0 Place md link to states and remove other aliases 10 years ago
Alex Kocharin 065eba8bda Add "lines" attribute to all block-level tokens 10 years ago
Vitaly Puzrin 190a8563ab Perf: optimized html block names lookup 10 years ago
Vitaly Puzrin 5bd71f91a7 Moved state helpers to State* classes 10 years ago
Vitaly Puzrin ee42a637c4 Removed unused properties in StateBlock 10 years ago
Alex Kocharin 0453b72bf1 Rename "lexer" to "parser" 10 years ago
Alex Kocharin 46dc1f93ac Add state.level everywhere 10 years ago
Vitaly Puzrin ca47821eaa HTML block fix (tag names should be case incensitive) 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