ZIm/crates/markdown_preview/src
Bennet Bo Fenner b13940720a
markdown preview: Ignore inline HTML tags in text (#19804)
Follow up to #19785

This PR ensures that we explicitly ignore inline HTML tags so that we
can still extract the text between the tags and show them to the user

Release Notes:

- N/A
2024-10-27 14:34:59 +01:00
..
markdown_elements.rs chore: Fix several style lints (#17488) 2024-09-06 11:58:39 +02:00
markdown_parser.rs markdown preview: Ignore inline HTML tags in text (#19804) 2024-10-27 14:34:59 +01:00
markdown_preview.rs markdown preview: Improve live preview (#10205) 2024-04-08 21:17:40 +02:00
markdown_preview_view.rs use ssh lsp store (#17655) 2024-09-10 15:51:01 -04:00
markdown_renderer.rs Fix rendering of markdown tables (#18315) 2024-09-30 15:50:30 -07:00