docsifyjs / docsifyjs/docsify

Friendly doc Helpers

未关闭
#413 7 条评论 11 个 reaction 已指派 0 人 在 GitHub 查看
enhancement pr welcome ready to implement ui/ux
主要语言
JavaScript
星标
31.5k
派生
5.8k
平均合并
9 天 8 小时
30 天内合并 PR
2

描述

![status](https://img.shields.io/badge/Status-Ready%20to%20Implement-brightgreen) ![PR](https://img.shields.io/badge/PR-Welcome-green)

- Considering this as well https://github.com/docsifyjs/docsify/issues/413#issuecomment-395293929. ( @jhildenbiddle 's thoughts ?)

---

docsify extends Markdown syntax to make your documents more readable.

```markdown
> [!] **Time** is money, my friend!
```

In Markdown

> [!] **Time** is money, my friend!

In docsify

![image](https://user-images.githubusercontent.com/7565692/37012669-ce73c2ce-2130-11e8-9a4a-813e23fd3204.png)

------

```markdown
> [?] _TODO_ unit test
```

In Markdown

> [?] _TODO_ unit test

In docsify

![image](https://user-images.githubusercontent.com/7565692/37012686-e4028f26-2130-11e8-9704-6e645d51da98.png)

----

## New helpers

```markdown
> [v] Good
```

```markdown
> [x] Bad
```

```markdown
> [detail] summary
> detail detail deatail
> xxxx
```

贡献指南

打开贡献指南

评估

这个 Issue 还没有评估数据。

把新 issue 发到你的邮箱

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