good first issuenew feature
Repository-Metriken
- Stars
- (1.356 Sterne)
- PR-Merge-Metriken
- (Durchschn. Merge 24T 11h) (33 gemergte PRs in 30 T)
Beschreibung
Feature Name
Highlight deleted code
Description
Highlight deleted lines (potentially using red background colour).
Motivation
Sometimes (especially when starting out from a template), you need to tell the reader to delete one of more lines of code. It seems like the renderer is not capable of highlighting deleted lines.
Here is an example;
https://github.com/peterfriese/MakeItSo/pull/94#discussion_r1134366287
Importance
No response
Alternatives Considered
No response