mirror of
https://github.com/mermaid-js/mermaid.git
synced 2025-09-21 00:09:51 +02:00
Update 8.6.0_docs.md
This commit is contained in:
@@ -66,6 +66,7 @@ When deployed within code, init is called before the graph/diagram description.
|
||||
# Wrap
|
||||
Wrap is a function that is currently only deployable for sequence diagrams.
|
||||
It is a non-argument directive and can be executed thusly:
|
||||
|
||||
%%{wrap}%%.
|
||||
|
||||
**for example**:
|
||||
@@ -73,7 +74,8 @@ It is a non-argument directive and can be executed thusly:
|
||||

|
||||
|
||||
|
||||
**Notes**: wrap respects manually added "<br/>" so if the user wants to break up their text, they have full control over those breaks by adding their own "<br/>" tags.
|
||||
**Notes**:
|
||||
wrap respects manually added <br\> so if the user wants to break up their text, they have full control over those breaks by adding their own <br\> tags.
|
||||
|
||||
|
||||
# Resetting Configurations:
|
||||
|
Reference in New Issue
Block a user