39 Commits (db0719ba5ae9bf72353d540a8bac1acc8f785286)

Author SHA1 Message Date
Vitaly Puzrin 671fd4f3ed eslint rules & coding style update 10 years ago
Alex Kocharin 1ff69abeba Fix arbitrary keys in refs/footnotes/abbrs 10 years ago
Alex Kocharin 4649deb59b Deduplicate footnotes 10 years ago
Alex Kocharin 3f16868edd Add definition lists 10 years ago
Alex Kocharin faae7485b7 Add footnote rules 10 years ago
Vitaly Puzrin 2af5f87f02 Removed unnecessary conditions 10 years ago
Vitaly Puzrin c70700151a Updated parsers API - don't rewrite token arrays in StateCore 10 years ago
Alex Kocharin a261f91957 allow one-column tables 10 years ago
Alex Kocharin d39417e100 Added a core chain 10 years ago
Vitaly Puzrin 2b741deb18 Isolated rules management & rules cache build 10 years ago
Vitaly Puzrin f54ea502ee Updated heading for new spec 10 years ago
Vitaly Puzrin a9895f72d0 Fixed regression in 1.2.1 release, closes #88 10 years ago
Alex Kocharin e7c60e1a01 Fix fences rule 10 years ago
Alex Kocharin 5c5f2309de Fix blockquote line numbers 10 years ago
Vitaly Puzrin 0cf8b0f362 StateBlock() cleanup 10 years ago
Vitaly Puzrin 2ef8825a7f Moved tight paragraphs marking to separate fn 10 years ago
Vitaly Puzrin d5c588b130 Simplified loose/tight logic. Closes #50 10 years ago
Alex Kocharin 065eba8bda Add "lines" attribute to all block-level tokens 10 years ago
Vitaly Puzrin 07a5bf5c7f listMode -> parentType 10 years ago
Vitaly Puzrin 7ea9c2cffb StateBlock cleanup 10 years ago
Alex Kocharin 46402a32b4 Replace bqMarks logic with negative tShift 10 years ago
Vitaly Puzrin 6db093844b Avoid shadow copy for inline containers 10 years ago
Vitaly Puzrin 190a8563ab Perf: optimized html block names lookup 10 years ago
Vitaly Puzrin 5512f9cdcd Deopts: fixed tables 10 years ago
Vitaly Puzrin 1fde848a41 Fixed deopts 10 years ago
Vitaly Puzrin a48454b99a Clarified comments 10 years ago
Alex Kocharin ec90a38df2 Fix tables inside lists/blockquotes 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
Vitaly Puzrin b9d3828a5d Cleanup 10 years ago
Vitaly Puzrin a759af6f8a Perf: speedup cache creation in StateBlock 10 years ago
Vitaly Puzrin 0e3e1171e6 Moved string helpers to utilities 10 years ago
Alex Kocharin 6e704c2dce Add remarked tests for tables and fix renderer accordingly 10 years ago
Vitaly Puzrin b27c630815 Code structure and options refactoring 10 years ago
Vitaly Puzrin 892460ed0b Options rename 10 years ago
Vitaly Puzrin bff7f50fc0 Removed orphaned code 10 years ago
Alex Kocharin 9aea37acc1 Limit element depth 10 years ago
Vitaly Puzrin 7390503066 Moved rules manager to separate class (block parser only) 10 years ago
Alex Kocharin 0453b72bf1 Rename "lexer" to "parser" 10 years ago