mirror of
https://github.com/zed-industries/zed.git
synced 2025-01-12 21:32:40 +00:00
b355a6f449
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 |