mirror of
https://github.com/mermaid-js/mermaid.git
synced 2025-12-10 14:34:26 +01:00
Fix docs
This commit is contained in:
@@ -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
|
||||
|
||||
|
||||
Reference in New Issue
Block a user