This commit is contained in:
Knut Sveidqvist
2016-10-30 16:13:11 +01:00
23 changed files with 538 additions and 91 deletions

View File

@@ -71,7 +71,7 @@ var config = {
startOnLoad: true,
/**
* **arrowMarkerAbsolute** - This options controls whether or arrow markers in html code will be absolute pats or
* **arrowMarkerAbsolute** - This options controls whether or arrow markers in html code will be absolute paths or
* an anchor, #. This matters if you are using base tag settings.
*/
arrowMarkerAbsolute: false,