Skip to content

Commit fad1947

Browse files
committed
Add mindmap example to features
Signed-off-by: Yukai Huang <yukaihuangtw@gmail.com>
1 parent 40084b2 commit fad1947

File tree

1 file changed

+23
-0
lines changed

1 file changed

+23
-0
lines changed

public/docs/features.md

Lines changed: 23 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -380,6 +380,29 @@ stop
380380
-*O-o-
381381
```
382382

383+
### Mindmap
384+
385+
```markmap
386+
# markmap-lib
387+
388+
## Links
389+
390+
- <https://markmap.js.org/>
391+
- [GitHub](https://github.com/gera2ld/markmap-lib)
392+
393+
## Related
394+
395+
- [coc-markmap](https://github.com/gera2ld/coc-markmap)
396+
- [gatsby-remark-markmap](https://github.com/gera2ld/gatsby-remark-markmap)
397+
398+
## Features
399+
400+
- links
401+
- **inline** ~~text~~ *styles*
402+
- multiline
403+
text
404+
```
405+
383406
> More information about **sequence diagrams** syntax [here](http://bramp.github.io/js-sequence-diagrams/).
384407
> More information about **flow charts** syntax [here](http://adrai.github.io/flowchart.js/).
385408
> More information about **graphviz** syntax [here](http://www.tonyballantyne.com/graphs.html)

0 commit comments

Comments
 (0)