zed/crates/markdown/examples
Conrad Irwin 87457f9ae8
Fix off-by-one errors in syntax highlighting (#14780)
In the case that a line ended with a 0-length run, we would get our
highlights offset by one position.

Release Notes:

- Fixed syntax highlights being offset from syntax in diagnostics
popovers.
2024-07-18 22:37:30 -06:00
..
markdown_as_child.rs Selectable popover text (#12918) 2024-07-10 21:14:34 -06:00
markdown.rs Fix off-by-one errors in syntax highlighting (#14780) 2024-07-18 22:37:30 -06:00