mirror of
https://github.com/mermaid-js/mermaid.git
synced 2025-09-26 18:59:42 +02:00
Improve docs around escape characters
This commit is contained in:
@@ -497,6 +497,8 @@ It is possible to escape characters using the syntax exemplified here.
|
||||
A["A double quote:#quot;"] -->B["A dec char:#9829;"]
|
||||
```
|
||||
|
||||
Numbers given are base 10, so `#` can be encoded as `#35;`. It is also supported to use HTML character names.
|
||||
|
||||
## Subgraphs
|
||||
|
||||
```
|
||||
|
Reference in New Issue
Block a user