swiftlang/swift-docc

Highlight deleted code

Aberta

#515 aberto em 13 de mar. de 2023

 (9 comentários) (0 reação) (0 responsável)Swift (181 forks)auto 404
good first issuenew feature

Métricas do repositório

Stars
 (1.356 estrelas)
Métricas de merge de PR
 (Mesclagem média 24d 11h) (33 fundiu PRs em 30d)

Description

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

Guia do colaborador