diff --git a/docs/directives.md b/docs/directives.md index 985026d01..e803867bf 100644 --- a/docs/directives.md +++ b/docs/directives.md @@ -1,5 +1,7 @@ ## Directives -**Edit this Page** [![N|Solid](./img/GitHub-Mark-32px.png)](./directives.md) + +**Edit this Page** [![N|Solid](/img/GitHub-Mark-32px.png)](./directives.md) +Directives were added in [Version 8.6.0](/8.6.0_docs.md) ## Directives were added in [Version 8.6.0](/8.6.0_docs.md). Please Read it for more information. @@ -72,9 +74,8 @@ Multiline directives, however, will pose an issue and will render an error. This ### Wrapping -The `%%{wrap}%%` directive and the inline `wrap:` text hint have also been added for sequence diagrams. This has been explained in my previous comments and has not materially changed. - # Wrap | Parameter | Description |Type | Required | Values| | --- | --- | --- | --- | --- | | wrap | a callable text-wrap function| Directive| Optional | %%{wrap}%%| +