9 Commits (09302351495cf09f52ab167efcfc7bd5e0a846f8)

Author SHA1 Message Date
Alex Kocharin 065eba8bda Add "lines" attribute to all block-level tokens 12 years ago
Vitaly Puzrin 07a5bf5c7f listMode -> parentType 12 years ago
Alex Kocharin 46402a32b4 Replace bqMarks logic with negative tShift 12 years ago
Vitaly Puzrin 5bd71f91a7 Moved state helpers to State* classes 12 years ago
Vitaly Puzrin b27c630815 Code structure and options refactoring 12 years ago
Vitaly Puzrin 892460ed0b Options rename 12 years ago
Alex Kocharin 9aea37acc1 Limit element depth 12 years ago
Vitaly Puzrin 7390503066 Moved rules manager to separate class (block parser only) 12 years ago
Alex Kocharin 0453b72bf1 Rename "lexer" to "parser" 12 years ago
Alex Kocharin 46dc1f93ac Add state.level everywhere 12 years ago
Alex Kocharin 1449ac720a Remove stopOnTwoNewlines argument in block parser 12 years ago
Vitaly Puzrin c384f13798 API & options names polish 12 years ago
Alex Kocharin 691516762a Fix blockquotes inside lists 12 years ago
Alex Kocharin e3a7ddf4a8 Blockquote parsing improved 12 years ago
Alex Kocharin 7a8899e501 Fix nested elements inside lists 12 years ago
Vitaly Puzrin 9728b685ec Rewritten string fetch for inline tokenizer + list fixes 12 years ago
Alex Kocharin 60f36941fa Better algorithm for parsing lists 12 years ago
Alex Kocharin 470bfecbd4 Better algorithm for parsing block quotes 12 years ago
Alex Kocharin 1b60163ba3 Moved empty lines logic from rules to block parser 12 years ago
Vitaly Puzrin 65f096804a list review & reorganize 12 years ago
Vitaly Puzrin a8f9ea5b57 replaced jshint with eslint for better style check 12 years ago
Vitaly Puzrin 8cf045d940 Implemented nested blocks lexing, now block quotes works as expected 12 years ago
Alex Kocharin bb0175e194 Added bullet list stub 12 years ago
Alex Kocharin 0912291a85 Added blockquotes stub 12 years ago