Friendly doc Helpers
- Ngôn ngữ chính
- JavaScript
- Star
- 31.5k
- Fork
- 5.8k
- Merge trung bình
- 9 ngày 8 giờ
- Pull request đã merge (30 ngày)
- 2
Mô tả
 
- 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
```
Hướng dẫn đóng góp
Đánh giá
Issue này chưa được đánh giá.