all-contributors / all-contributors/cli

Contributors table in markdown

未关闭
#327 1 条评论 0 个 reaction 已指派 0 人 在 GitHub 查看
status: available type: enhancement
主要语言
JavaScript
星标
425
派生
149
PR 合并指标
30 天内没有已合并 PR

描述

**Is your feature request related to a problem? Please describe.**

_Highly likely this design was discussed and a decision was taken to use html but I could not find any references._

The contributors table in html markup is not displayed as table when parsed through libraries that expect only markdowns. HTML tags are stripped/escaped or ignored by default by react markdown renderers for example which causes the contributors table to be displayed as code or not displayed.

**Describe the solution you'd like**

An option to generate the table in markdown syntax.

**Describe alternatives you've considered**

Using a separate "staging" file for all-contributors bot and add a post processing step to convert to markdown and add to readme.

**Additional context**
This feature is for use cases where the readme or contributors files are displayed in non-github browser UIs which do not expect or encourage html

贡献指南

打开贡献指南

评估

这个 Issue 还没有评估数据。

把新 issue 发到你的邮箱

精选适合新手参与的 GitHub issue 摘要。