ZIm/crates/markdown
Conrad Irwin 119bd896b0
Remove language::markdown (#25136)
The language::markdown crate had been superceded by markdown::Mardown.

After #25117, the only two remaining use-cases were rendering git commit
messages (which are arguably not really markdown) and the signature help
(which is definitely not markdown).

Updated the former to use the new markdown component, and the latter to
do syntax highlighting manually.

Release Notes:

- Allow selecting the commit message in git commits
2025-02-19 08:55:36 -07:00
..
examples Remove language::markdown (#25136) 2025-02-19 08:55:36 -07:00
src Remove language::markdown (#25136) 2025-02-19 08:55:36 -07:00
Cargo.toml Fix clicking on file links in editor (#25117) 2025-02-18 22:54:35 -07:00
LICENSE-GPL Add xtask for finding crates with missing licenses (#11776) 2024-05-13 18:52:12 -04:00