mirror of
https://github.com/mermaid-js/mermaid.git
synced 2025-11-15 02:04:08 +01:00
chore: update docs
on-behalf-of: @Mermaid-Chart <hello@mermaidchart.com>
This commit is contained in:
@@ -135,9 +135,9 @@ erDiagram
|
|||||||
"This **is** _Markdown_"
|
"This **is** _Markdown_"
|
||||||
```
|
```
|
||||||
|
|
||||||
#### Optional Relationship Labels
|
#### Optional Relationship Labels (v\<MERMAID_RELEASE_VERSION>+)
|
||||||
|
|
||||||
Starting from Mermaid version 11.11.0, the relationship label in ER diagrams is optional. You can define relationships without specifying a label, and the diagram will render correctly.
|
The relationship label in ER diagrams is optional. You can define relationships without specifying a label, and the diagram will render correctly.
|
||||||
|
|
||||||
For example, the following is valid:
|
For example, the following is valid:
|
||||||
|
|
||||||
|
|||||||
@@ -89,9 +89,9 @@ erDiagram
|
|||||||
"This **is** _Markdown_"
|
"This **is** _Markdown_"
|
||||||
```
|
```
|
||||||
|
|
||||||
#### Optional Relationship Labels
|
#### Optional Relationship Labels (v<MERMAID_RELEASE_VERSION>+)
|
||||||
|
|
||||||
Starting from Mermaid version 11.11.0, the relationship label in ER diagrams is optional. You can define relationships without specifying a label, and the diagram will render correctly.
|
The relationship label in ER diagrams is optional. You can define relationships without specifying a label, and the diagram will render correctly.
|
||||||
|
|
||||||
For example, the following is valid:
|
For example, the following is valid:
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user