Alex Kocharin
|
5c5f2309de
|
Fix blockquote line numbers
close #86
|
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
(except for the closing ones)
|
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"
and move rules from lexer_* to rules_*
|
10 years ago |