mirror of https://github.com/status-im/codimd.git
Add fretboard example and link to features.md
Signed-off-by: Yukai Huang <yukaihuangtw@gmail.com>
This commit is contained in:
parent
12b8f09d52
commit
038fac1e91
|
@ -369,6 +369,18 @@ stop
|
||||||
}
|
}
|
||||||
```
|
```
|
||||||
|
|
||||||
|
### Fretboard
|
||||||
|
|
||||||
|
```fretboard {title="horizontal, 6 frets, with nut", type="h6"}
|
||||||
|
-oO-*-
|
||||||
|
--o-o-
|
||||||
|
-o-oo-
|
||||||
|
-o-oO-
|
||||||
|
-oo-o-
|
||||||
|
-*O-o-
|
||||||
|
3
|
||||||
|
```
|
||||||
|
|
||||||
> More information about **sequence diagrams** syntax [here](http://bramp.github.io/js-sequence-diagrams/).
|
> More information about **sequence diagrams** syntax [here](http://bramp.github.io/js-sequence-diagrams/).
|
||||||
> More information about **flow charts** syntax [here](http://adrai.github.io/flowchart.js/).
|
> More information about **flow charts** syntax [here](http://adrai.github.io/flowchart.js/).
|
||||||
> More information about **graphviz** syntax [here](http://www.tonyballantyne.com/graphs.html)
|
> More information about **graphviz** syntax [here](http://www.tonyballantyne.com/graphs.html)
|
||||||
|
@ -376,6 +388,7 @@ stop
|
||||||
> More information about **abc** syntax [here](http://abcnotation.com/learn)
|
> More information about **abc** syntax [here](http://abcnotation.com/learn)
|
||||||
> More information about **plantuml** syntax [here](http://plantuml.com/index)
|
> More information about **plantuml** syntax [here](http://plantuml.com/index)
|
||||||
> More information about **vega** syntax [here](https://vega.github.io/vega-lite/docs)
|
> More information about **vega** syntax [here](https://vega.github.io/vega-lite/docs)
|
||||||
|
> More information about **fretboard** syntax [here](https://hackmd.io/@docs/fretboard-syntax)
|
||||||
|
|
||||||
Alert Area
|
Alert Area
|
||||||
---
|
---
|
||||||
|
|
Loading…
Reference in New Issue