Skip to content

Commit 038fac1

Browse files
committed
Add fretboard example and link to features.md
Signed-off-by: Yukai Huang <yukaihuangtw@gmail.com>
1 parent 12b8f09 commit 038fac1

File tree

1 file changed

+13
-0
lines changed

1 file changed

+13
-0
lines changed

public/docs/features.md

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

372+
### Fretboard
373+
374+
```fretboard {title="horizontal, 6 frets, with nut", type="h6"}
375+
-oO-*-
376+
--o-o-
377+
-o-oo-
378+
-o-oO-
379+
-oo-o-
380+
-*O-o-
381+
3
382+
```
383+
372384
> More information about **sequence diagrams** syntax [here](http://bramp.github.io/js-sequence-diagrams/).
373385
> More information about **flow charts** syntax [here](http://adrai.github.io/flowchart.js/).
374386
> More information about **graphviz** syntax [here](http://www.tonyballantyne.com/graphs.html)
375387
> More information about **mermaid** syntax [here](http://mermaid-js.github.io/mermaid)
376388
> More information about **abc** syntax [here](http://abcnotation.com/learn)
377389
> More information about **plantuml** syntax [here](http://plantuml.com/index)
378390
> More information about **vega** syntax [here](https://vega.github.io/vega-lite/docs)
391+
> More information about **fretboard** syntax [here](https://hackmd.io/@docs/fretboard-syntax)
379392
380393
Alert Area
381394
---

0 commit comments

Comments
 (0)