From ea72d41e6db80ac21ae67d539870f9a810c76711 Mon Sep 17 00:00:00 2001 From: Neil Cuzon <58763315+NeilCuzon@users.noreply.github.com> Date: Thu, 9 Jul 2020 05:23:30 -0700 Subject: [PATCH] Update 8.6.0_docs.md --- docs/8.6.0_docs.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) 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: