{
	"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
	}
}
