![]() Before this change, `parse_block` was consuming events that it doesn't handle. This was fine in its use in `parse_document`, but in its use in `parse_list` this broke when there is an empty list item, causing it to consume list end tags / list item starts / etc. Release Notes: - Fixed markdown preview rendering of empty list items. |
||
---|---|---|
.. | ||
src | ||
Cargo.toml | ||
LICENSE-GPL |