chore: update docs

on-behalf-of: @Mermaid-Chart <hello@mermaidchart.com>
This commit is contained in:
darshanr0107
2025-11-12 13:54:04 +05:30
parent fca17f3b10
commit 6ac5e0e132
2 changed files with 4 additions and 4 deletions

View File

@@ -135,9 +135,9 @@ erDiagram
"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:

View File

@@ -89,9 +89,9 @@ erDiagram
"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: