1 Commits (ece7b3e3f1273813a26b2419d9fa774080b4100e)

Author SHA1 Message Date
Alex Kocharin 0453b72bf1 Rename "lexer" to "parser" 10 years ago
Alex Kocharin d3658c33dc Workaround for a bug with nested list elements tightness 10 years ago
Alex Kocharin 45da119338 Parse link reference definitions 10 years ago
Alex Kocharin 178cdf4777 Fix paragraph tightness 10 years ago
Alex Kocharin 1449ac720a Remove stopOnTwoNewlines argument in block parser 10 years ago
Vitaly Puzrin a8e6bab747 Reworked html parse in block lexer + added `html` option 10 years ago
Vitaly Puzrin e6341a4812 Files reorganize/cleanup 10 years ago
Alex Kocharin 4f834e417d Fix list continuation. 10 years ago
Alex Kocharin e3a7ddf4a8 Blockquote parsing improved 10 years ago
Vitaly Puzrin 350d0174df Added html block draft + minor fixes 10 years ago
Alex Kocharin d6651b5ce6 Reimplement lists using indent algorithm 10 years ago
Alex Kocharin 60f36941fa Better algorithm for parsing lists 10 years ago
Alex Kocharin 470bfecbd4 Better algorithm for parsing block quotes 10 years ago
Vitaly Puzrin 4aa169634f Tight lists + shink start of strings in inline blocks 10 years ago
Vitaly Puzrin abc2900ce6 Pass token index to renderer fn + use it for br magick 10 years ago
Alex Kocharin 1b60163ba3 Moved empty lines logic from rules to block parser 10 years ago
Alex Kocharin 0393a77aee Added lists and basic support for tables 10 years ago
Alex Kocharin bb0175e194 Added bullet list stub 10 years ago
Alex Kocharin 0912291a85 Added blockquotes stub 10 years ago
Vitaly Puzrin 52b4e44de4 Splitted block lexer & index to files 10 years ago
Vitaly Puzrin 9c99ff47a1 lhead, fences, indent cache 10 years ago
Vitaly Puzrin e9645b6e4e atx headers + access to named rules via lexers 10 years ago
Vitaly Puzrin c72bba2090 Added lexer/renderer stubs 10 years ago