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