mirror of
https://github.com/mermaid-js/mermaid.git
synced 2025-08-22 01:36:43 +02:00
Revert to old docs concerning quotations marks in string
This commit is contained in:
@@ -605,7 +605,6 @@ flowchart LR
|
|||||||
### Entity codes to escape characters
|
### Entity codes to escape characters
|
||||||
|
|
||||||
It is possible to escape characters using the syntax exemplified here.
|
It is possible to escape characters using the syntax exemplified here.
|
||||||
For quotation marks, you can escape them with a backslash as well.
|
|
||||||
|
|
||||||
```mermaid-example
|
```mermaid-example
|
||||||
flowchart LR
|
flowchart LR
|
||||||
|
@@ -387,7 +387,6 @@ flowchart LR
|
|||||||
### Entity codes to escape characters
|
### Entity codes to escape characters
|
||||||
|
|
||||||
It is possible to escape characters using the syntax exemplified here.
|
It is possible to escape characters using the syntax exemplified here.
|
||||||
For quotation marks, you can escape them with a backslash as well.
|
|
||||||
|
|
||||||
```mermaid-example
|
```mermaid-example
|
||||||
flowchart LR
|
flowchart LR
|
||||||
|
Reference in New Issue
Block a user