| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
| |
* Fix to parse list item continuation based on how big the initial
list item prefix was
* Fix list items that start with blank lines
|
|
|
|
|
|
|
|
| |
* Fix a lot of container code
* Fix to prevent code (indented) from interrupting a lazy container
* Fix compiling when combining tight paragraphs, empty list items, and html
* Fix list items starting w/ blank lines causing loose lists
* Fix crash when looking for a previous blank line
|
| |
|
| |
|
| |
|
|
|
|
|
|
|
|
| |
* Add `ListItem`, `ListOrdered`, and `ListUnordered` tokens
* Add support for multiline list items
* Add support for tight lists
* Fix bug where 10 digit long list item values worked
* Fix skip bug when skipping over nested events
|
|
|