From 61dc6dbc150dd80e4c1aaa5068cd1432363998dc Mon Sep 17 00:00:00 2001 From: Wu Cheng-Han Date: Sun, 26 Mar 2017 20:39:07 +0800 Subject: Add support of abcjs --- public/docs/features.md | 14 ++++++++++++++ 1 file changed, 14 insertions(+) (limited to 'public/docs/features.md') diff --git a/public/docs/features.md b/public/docs/features.md index 614984dd..da4d0032 100644 --- a/public/docs/features.md +++ b/public/docs/features.md @@ -280,10 +280,24 @@ gantt anther task : 24d ``` +### Abc +```abc +X:1 +T:Speed the Plough +M:4/4 +C:Trad. +K:G +|:GABc dedB|dedB dedB|c2ec B2dB|c2A2 A2BA| +GABc dedB|dedB dedB|c2ec B2dB|A2F2 G4:| +|:g2gf gdBd|g2f2 e2d2|c2ec B2dB|c2A2 A2df| +g2gf g2Bd|g2f2 e2d2|c2ec B2dB|A2F2 G4:| +``` + > 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) > More information about **mermaid** syntax [here](http://knsv.github.io/mermaid) +> More information about **abc** syntax [here](http://abcnotation.com/learn) Alert Area --- -- cgit v1.2.3