swiftlang/swift-docc

Highlight deleted code

オープン

#515 opened on 2023/03/13

 (9 件のコメント) (0 件のリアクション) (0 人の担当者)Swift (181 件のフォーク)auto 404
good first issuenew feature

Repository metrics

Stars
 (1,356 個のスター)
PR merge metrics
 (PR metrics pending)

説明

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

コントリビューターガイド