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
C
Conrad Irwin committed
119bd896b01f519ad41aabd96f061b6dfe6ce2c1
Parent: 686978d
Committed by GitHub <noreply@github.com>
on 2/19/2025, 3:55:36 PM