File tree Expand file tree Collapse file tree 1 file changed +13
-0
lines changed Expand file tree Collapse file tree 1 file changed +13
-0
lines changed Original file line number Diff line number Diff line change @@ -369,13 +369,26 @@ stop
369
369
}
370
370
```
371
371
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
+
372
384
> More information about ** sequence diagrams** syntax [ here] ( http://bramp.github.io/js-sequence-diagrams/ ) .
373
385
> More information about ** flow charts** syntax [ here] ( http://adrai.github.io/flowchart.js/ ) .
374
386
> More information about ** graphviz** syntax [ here] ( http://www.tonyballantyne.com/graphs.html )
375
387
> More information about ** mermaid** syntax [ here] ( http://mermaid-js.github.io/mermaid )
376
388
> More information about ** abc** syntax [ here] ( http://abcnotation.com/learn )
377
389
> More information about ** plantuml** syntax [ here] ( http://plantuml.com/index )
378
390
> 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 )
379
392
380
393
Alert Area
381
394
---
You can’t perform that action at this time.
0 commit comments