6 Commits (7ad81799725ef19627241f002fb1fa9cbd6a2a37)

Author SHA1 Message Date
Vitaly Puzrin 8b815a6072 lint: reduce empty lines 2 years ago
Vitaly Puzrin 7dfcf69b71 standard: no spaces near array brackets 2 years ago
Vitaly Puzrin 0eb4cb96a4 standard: space before function params 2 years 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 0b14fa069f Update CommonMark spec to 0.30 4 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 10 years ago
Alex Kocharin 643d9f75a0 Implement new html block algorithm from 0.21 10 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) 11 years ago
Vitaly Puzrin a66e29f8d0 Place md link to states and remove other aliases 11 years ago
Alex Kocharin 065eba8bda Add "lines" attribute to all block-level tokens 11 years ago
Vitaly Puzrin 190a8563ab Perf: optimized html block names lookup 11 years ago
Vitaly Puzrin 5bd71f91a7 Moved state helpers to State* classes 11 years ago
Vitaly Puzrin ee42a637c4 Removed unused properties in StateBlock 11 years ago
Alex Kocharin 0453b72bf1 Rename "lexer" to "parser" 11 years ago
Alex Kocharin 46dc1f93ac Add state.level everywhere 11 years ago
Vitaly Puzrin ca47821eaa HTML block fix (tag names should be case incensitive) 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