ZIm/crates/markdown
Marshall Bowers da9601c698
markdown: Handle definition lists in parser (#17617)
Resolves https://github.com/zed-industries/zed/issues/17607.

This PR makes it so the Markdown parser can handle Markdown containing
definition lists.

Note that this is just parser support, we aren't yet doing anything with
the definition lists themselves.

Release Notes:

- N/A
2024-09-09 17:49:40 -04:00
..
examples chore: Fix several style lints (#17488) 2024-09-06 11:58:39 +02:00
src markdown: Handle definition lists in parser (#17617) 2024-09-09 17:49:40 -04:00
Cargo.toml Introduce a new markdown crate (#11556) 2024-05-09 11:03:33 +02:00
LICENSE-GPL Add xtask for finding crates with missing licenses (#11776) 2024-05-13 18:52:12 -04:00