voxel51/fiftyone

Don't show copy icons for `code-block:: text`

Open

#345 创建于 2020年8月5日

在 GitHub 查看
 (0 评论) (0 反应) (0 负责人)Python (400 fork)batch import
documentationenhancementgood first issue

仓库指标

Star
 (4,021 star)
PR 合并指标
 (平均合并 3天 11小时) (30 天内合并 161 个 PR)

描述

As a small enhancement, it would be nice if the copy icons were not visible for .. code-block:: text directives, which we use to show output of a code snippet:

The idea is that one wants to copy + paste code, but not raw output

贡献者指南