music21j-port
Version:
A toolkit for computer-aided musicology, Javascript version
29 lines (27 loc) • 801 B
JSON
{
"tags" : {
"allowUnknownTags" : true
},
"plugins" : ["plugins/markdown"],
"templates" : {
"cleverLinks" : true,
"monospaceLinks" : false,
"dateFormat" : "ddd MMM Do YYYY",
"outputSourceFiles" : true,
"outputSourcePath" : true,
"systemName" : "Music21j",
"footer" : "",
"copyright" : "Music21j, Copyright © 2013-2018 Michael Scott Cuthbert and cuthbertLab.",
"navType" : "vertical",
"theme" : "spruce",
"linenums" : true,
"collapseSymbols" : false,
"inverseNav" : true,
"highlightTutorialCode" : true,
"protocol": "html://"
},
"markdown" : {
"parser" : "gfm",
"hardwrap" : true
}
}