zed/crates/markdown/src
Marshall Bowers a078cb104c
Disable definition lists in Markdown (#17648)
This PR disables definition list support in `pulldown_cmark`, as it is
has been causing a number of issues.

I opened an issue upstream with the panic we were seeing:
https://github.com/pulldown-cmark/pulldown-cmark/issues/957.

Release Notes:

- N/A
2024-09-10 11:16:27 -04:00
..
markdown.rs chore: Fix several style lints (#17488) 2024-09-06 11:58:39 +02:00
parser.rs Disable definition lists in Markdown (#17648) 2024-09-10 11:16:27 -04:00