diff --git a/docs/Setup.md b/docs/Setup.md index 8e428c14c..d667a81f4 100644 --- a/docs/Setup.md +++ b/docs/Setup.md @@ -224,7 +224,7 @@ Default value: true Decides which rendering engine that is to be used for the rendering. Legal values are: dagre-d3 dagre-wrapper - wrapper for dagre implemented in mermaid -Default value: 'dagre-d3' +Default value: 'dagre-wrapper' ## sequence @@ -367,7 +367,8 @@ Default value: true **Notes:** -This will display arrows that start and begin at the same node as right angles, rather than a curve +This will display arrows that start and begin at the same node as right angles, rather than a +curve Default value: false @@ -719,7 +720,8 @@ Default value: true **Notes:** -This will display arrows that start and begin at the same node as right angles, rather than a curves +This will display arrows that start and begin at the same node as right angles, rather than a +curves Default value: false diff --git a/docs/index.html b/docs/index.html index 19abd782a..0a41b516c 100644 --- a/docs/index.html +++ b/docs/index.html @@ -24,7 +24,7 @@ diff --git a/src/docs/Setup.md b/src/docs/Setup.md index 41e706825..caefd1b80 100644 --- a/src/docs/Setup.md +++ b/src/docs/Setup.md @@ -222,7 +222,7 @@ Default value: true Decides which rendering engine that is to be used for the rendering. Legal values are: dagre-d3 dagre-wrapper - wrapper for dagre implemented in mermaid -Default value: 'dagre-d3' +Default value: 'dagre-wrapper' ## sequence @@ -365,7 +365,8 @@ Default value: true **Notes:** -This will display arrows that start and begin at the same node as right angles, rather than a curve +This will display arrows that start and begin at the same node as right angles, rather than a +curve Default value: false @@ -717,7 +718,8 @@ Default value: true **Notes:** -This will display arrows that start and begin at the same node as right angles, rather than a curves +This will display arrows that start and begin at the same node as right angles, rather than a +curves Default value: false diff --git a/src/docs/index.html b/src/docs/index.html index 39d454533..ea3969c77 100644 --- a/src/docs/index.html +++ b/src/docs/index.html @@ -21,22 +21,13 @@ rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/5.9.0/css/all.min.css" /> - + - +