Skip to content

Commit 40084b2

Browse files
committed
Add fretboard to features.md
Signed-off-by: Yukai Huang <yukaihuangtw@gmail.com>
1 parent 0161d07 commit 40084b2

File tree

1 file changed

+12
-0
lines changed

1 file changed

+12
-0
lines changed

public/docs/features.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -369,13 +369,25 @@ stop
369369
}
370370
```
371371

372+
### Fretboad
373+
374+
```fretboard {title="horizontal, 5 frets", type="h6 noNut"}
375+
-oO-*-
376+
--o-o-
377+
-o-oo-
378+
-o-oO-
379+
-oo-o-
380+
-*O-o-
381+
```
382+
372383
> More information about **sequence diagrams** syntax [here](http://bramp.github.io/js-sequence-diagrams/).
373384
> More information about **flow charts** syntax [here](http://adrai.github.io/flowchart.js/).
374385
> More information about **graphviz** syntax [here](http://www.tonyballantyne.com/graphs.html)
375386
> More information about **mermaid** syntax [here](http://mermaid-js.github.io/mermaid)
376387
> More information about **abc** syntax [here](http://abcnotation.com/learn)
377388
> More information about **plantuml** syntax [here](http://plantuml.com/index)
378389
> More information about **vega** syntax [here](https://vega.github.io/vega-lite/docs)
390+
> More information about **fretboard** syntax [here](https://hackmd.io/c/codimd-documentation/%2F%40codimd%2Ffretboard-syntax)
379391
380392
Alert Area
381393
---

0 commit comments

Comments
 (0)