Vitaly Puzrin
|
d87eeb2ab0
|
Assorted fixes & speed opts
|
11 years ago |
Vitaly Puzrin
|
172e77c318
|
Added backticks parse
|
11 years ago |
Vitaly Puzrin
|
0d8b010bd2
|
Added autolink parse
|
11 years ago |
Vitaly Puzrin
|
f4866cb76b
|
Inline lexer draft
|
11 years ago |
Vitaly Puzrin
|
350d0174df
|
Added html block draft + minor fixes
|
11 years ago |
Vitaly Puzrin
|
9728b685ec
|
Rewritten string fetch for inline tokenizer + list fixes
|
11 years ago |
Vitaly Puzrin
|
e0a153fe09
|
fences, heading, list fixes for stmd cases
|
11 years ago |
Vitaly Puzrin
|
4aa169634f
|
Tight lists + shink start of strings in inline blocks
|
11 years ago |
Vitaly Puzrin
|
abc2900ce6
|
Pass token index to renderer fn + use it for br magick
|
11 years ago |
Vitaly Puzrin
|
8286880878
|
Minor assorted fixes to better match spec
|
11 years ago |
Vitaly Puzrin
|
65f096804a
|
list review & reorganize
|
11 years ago |
Alex Kocharin
|
0393a77aee
|
Added lists and basic support for tables
|
11 years ago |
Vitaly Puzrin
|
79a25c777f
|
Renderer rules are now modifiable
|
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
|
4e0453e4a5
|
Fixed fenses & updated tests
|
11 years ago |
Alex Kocharin
|
bb0175e194
|
Added bullet list stub
This is incomplete yet:
- one element per list only
- list item may contain only one paragraph
|
11 years ago |
Alex Kocharin
|
0912291a85
|
Added blockquotes stub
|
11 years ago |
Vitaly Puzrin
|
9c99ff47a1
|
lhead, fences, indent cache
|
11 years ago |
Vitaly Puzrin
|
e9645b6e4e
|
atx headers + access to named rules via lexers
|
11 years ago |
Vitaly Puzrin
|
c72bba2090
|
Added lexer/renderer stubs
|
11 years ago |