fix mermiad version placeholder

This commit is contained in:
Ashish Jain
2024-08-27 15:12:49 +02:00
parent 41b8a1e6f4
commit dc2ecc9f19
15 changed files with 74 additions and 367 deletions

View File

@@ -286,7 +286,7 @@ erDiagram
- If you want the relationship label to be more than one word, you must use double quotes around the phrase
- If you don't want a label at all on a relationship, you must use an empty double-quoted string
- (v\<MERMAID_RELEASE_VERSION>+) If you want a multi-line label on a relationship, use `<br />` between the two lines (`"first line<br />second line"`)
- (v11.0.2-b.1+) If you want a multi-line label on a relationship, use `<br />` between the two lines (`"first line<br />second line"`)
## Styling