Friendly doc Helpers
- 主要语言
- JavaScript
- 星标
- 31.5k
- 派生
- 5.8k
- 平均合并
- 9 天 8 小时
- 30 天内合并 PR
- 2
描述
 
- 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

------
```markdown
> [?] _TODO_ unit test
```
In Markdown
> [?] _TODO_ unit test
In docsify

----
## New helpers
```markdown
> [v] Good
```
```markdown
> [x] Bad
```
```markdown
> [detail] summary
> detail detail deatail
> xxxx
```
贡献指南
评估
这个 Issue 还没有评估数据。