diff --git a/public/docs/features.md b/public/docs/features.md index d806dd83..541b5d69 100644 --- a/public/docs/features.md +++ b/public/docs/features.md @@ -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 **flow charts** syntax [here](http://adrai.github.io/flowchart.js/). > 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 **plantuml** syntax [here](http://plantuml.com/index) > 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 ---