diff --git a/docs/8.6.0_docs.md b/docs/8.6.0_docs.md index 111b8700a..e1f1807d4 100644 --- a/docs/8.6.0_docs.md +++ b/docs/8.6.0_docs.md @@ -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: ![Image showing wrapped text](https://github.com/NeilCuzon/mermaid/blob/develop/docs/img/wrapped%20text.png) -**Notes**: wrap respects manually added "
" so if the user wants to break up their text, they have full control over those breaks by adding their own "
" tags. +**Notes**: +wrap respects manually added so if the user wants to break up their text, they have full control over those breaks by adding their own tags. # Resetting Configurations: