zed/crates/markdown
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
..
examples Fix off-by-one errors in syntax highlighting (#14780) 2024-07-18 22:37:30 -06:00
src Selectable popover text (#12918) 2024-07-10 21:14:34 -06:00
Cargo.toml
LICENSE-GPL Add xtask for finding crates with missing licenses (#11776) 2024-05-13 18:52:12 -04:00