Merge branch 'master' of github.com:knsv/mermaid

This commit is contained in:
Knut Sveidqvist
2019-08-28 20:25:59 +02:00

View File

@@ -245,7 +245,7 @@ rect rgb(0, 255, 0)
end end
``` ```
``` ```
rect rgba(0, 0, 255, .1) rect rgba(0, 0, 255, .1)
... content ... ... content ...
end end
``` ```
@@ -406,3 +406,4 @@ Param | Description | Default value
--- | --- | --- --- | --- | ---
mirrorActor | Turns on/off the rendering of actors below the diagram as well as above it | false mirrorActor | Turns on/off the rendering of actors below the diagram as well as above it | false
bottomMarginAdj | Adjusts how far down the graph ended. Wide borders styles with css could generate unwantewd clipping which is why this config param exists. | 1 bottomMarginAdj | Adjusts how far down the graph ended. Wide borders styles with css could generate unwantewd clipping which is why this config param exists. | 1