ZIm/crates/markdown_preview/src
smit 91862ddc9f
markdown_preview: Fix markdown preview not updating on AcceptEditPrediction (#25772)
Closes #25384

Markdown preview now subscribes to `ExcerptsEdited` event which is
emited when edit prediction is accepted.

Release Notes:

- Fixed markdown preview not updating when edit prediction is accepted.
2025-02-28 01:22:46 +05:30
..
markdown_elements.rs markdown preview: Fix panic when parsing empty image tag (#21616) 2024-12-06 10:01:57 +01:00
markdown_parser.rs markdown preview: Fix panic when parsing empty image tag (#21616) 2024-12-06 10:01:57 +01:00
markdown_preview.rs Eliminate GPUI View, ViewContext, and WindowContext types (#22632) 2025-01-26 03:02:45 +00:00
markdown_preview_view.rs markdown_preview: Fix markdown preview not updating on AcceptEditPrediction (#25772) 2025-02-28 01:22:46 +05:30
markdown_renderer.rs Eliminate GPUI View, ViewContext, and WindowContext types (#22632) 2025-01-26 03:02:45 +00:00