mirror of
https://github.com/mermaid-js/mermaid.git
synced 2025-09-16 13:59:54 +02:00
Merge branch 'develop' into release/8.6.0
This commit is contained in:
@@ -1,5 +1,7 @@
|
|||||||
## Directives
|
## Directives
|
||||||
**Edit this Page** [](./directives.md)
|
|
||||||
|
**Edit this Page** [](./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.
|
## 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
|
### 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
|
# Wrap
|
||||||
| Parameter | Description |Type | Required | Values|
|
| Parameter | Description |Type | Required | Values|
|
||||||
| --- | --- | --- | --- | --- |
|
| --- | --- | --- | --- | --- |
|
||||||
| wrap | a callable text-wrap function| Directive| Optional | %%{wrap}%%|
|
| wrap | a callable text-wrap function| Directive| Optional | %%{wrap}%%|
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user