swiftlang/swift-docc

Highlight deleted code

开放

#515 创建于 2023年3月13日

 (9 条评论) (0 个反应) (0 位负责人)Swift (181 个派生)auto 404
good first issuenew feature

仓库指标

星标
 (1,356 个星标)
PR 合并指标
 (PR 指标待抓取)

描述

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

贡献者指南