ZIm/crates/markdown_preview/src
Antonio Scandurra c8003c0697
Take a mutable context when resolving selections (#19948)
This is a behavior-preserving change, but lays the groundwork for
expanding selections when the cursor lands inside of a "replace" block.

Release Notes:

- N/A
2024-10-30 15:21:51 +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 Take a mutable context when resolving selections (#19948) 2024-10-30 15:21:51 +01:00
markdown_renderer.rs Fix rendering of markdown tables (#18315) 2024-09-30 15:50:30 -07:00