Friendly doc Helpers
- Vorherrschende Sprache
- JavaScript
- Sterne
- 31.5k
- Forks
- 5.8k
- Ø Merge
- 9 T. 8 Std.
- Gemergte PRs (30 T.)
- 2
Beschreibung
 
- 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
```
Beitragsleitfaden
Bewertung
Dieses Issue wurde noch nicht bewertet.