7 Commits (9d084c78e5ce684554f0bef49733b19392d7a06a)

Author SHA1 Message Date
Vitaly Puzrin 90e5a9c9cc Bulk rules rename (unify) 11 years ago
Vitaly Puzrin 2af5f87f02 Removed unnecessary conditions 11 years ago
Alex Kocharin 065eba8bda Add "lines" attribute to all block-level tokens 11 years ago
Alex Kocharin 46402a32b4 Replace bqMarks logic with negative tShift 11 years ago
Vitaly Puzrin 5bd71f91a7 Moved state helpers to State* classes 11 years ago
Vitaly Puzrin bff7f50fc0 Removed orphaned code 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 172e77c318 Added backticks parse 11 years ago
Alex Kocharin e3a7ddf4a8 Blockquote parsing improved 11 years ago
Vitaly Puzrin 9728b685ec Rewritten string fetch for inline tokenizer + list fixes 11 years ago
Alex Kocharin d6651b5ce6 Reimplement lists using indent algorithm 11 years ago
Vitaly Puzrin abc2900ce6 Pass token index to renderer fn + use it for br magick 11 years ago
Vitaly Puzrin a8f9ea5b57 replaced jshint with eslint for better style check 11 years ago
Vitaly Puzrin 8cf045d940 Implemented nested blocks lexing, now block quotes works as expected 11 years ago
Vitaly Puzrin 52b4e44de4 Splitted block lexer & index to files 11 years ago