Friendly doc Helpers
- Lingua principale
- JavaScript
- Stelle
- 31.5k
- Fork
- 5.8k
- Merge medio
- 9g 8h
- PR unite (30g)
- 2
Descrizione
 
- 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
```
Guida per i contributori
Apri la guida per i contributori
Valutazione
Questa issue non è ancora stata valutata.