5 Commits (c5e5193ebf05278db13d51eaf2b9ebfa539ab515)

Author SHA1 Message Date
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 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 bb4dcf48f4 Set token.markup whereever appropriate 10 years ago
Alex Kocharin 4aabd5592e Use a common class for tokens 10 years ago
Vitaly Puzrin 18efc864bd Removed dead code in block rules & improved tests coverage 11 years ago
Alex Kocharin 065eba8bda Add "lines" attribute to all block-level tokens 11 years ago
Vitaly Puzrin 0e3e1171e6 Moved string helpers to utilities 11 years ago
Alex Kocharin 0453b72bf1 Rename "lexer" to "parser" 11 years ago
Alex Kocharin 46dc1f93ac Add state.level everywhere 11 years ago
Alex Kocharin 7a8899e501 Fix nested elements inside lists 11 years ago
Alex Kocharin d6651b5ce6 Reimplement lists using indent algorithm 11 years ago
Alex Kocharin 1b60163ba3 Moved empty lines logic from rules to block parser 11 years ago
Vitaly Puzrin 52b4e44de4 Splitted block lexer & index to files 11 years ago