mirror of
https://github.com/mermaid-js/mermaid.git
synced 2025-10-02 13:49:37 +02:00
Update 8.6.0_docs.md
This commit is contained in:
@@ -69,7 +69,7 @@ It is a non-argument directive and can be executed thusly:
|
||||
|
||||
%%{wrap}%%.
|
||||
|
||||
**for example**:
|
||||
**an example of text wrapping in a sequence diagram**:
|
||||
|
||||

|
||||
|
||||
@@ -77,6 +77,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.
|
||||
|
||||
as of now, wrap is only usable in sequence diagrams.
|
||||
|
||||
|
||||
# Resetting Configurations:
|
||||
There are two more functions in the mermaidAPI that can be called by site owners: **reset** and **globalReset**.
|
||||
|
Reference in New Issue
Block a user