mirror of
https://github.com/mermaid-js/mermaid.git
synced 2025-11-17 11:14:12 +01:00
Added support for a new link syntax per recommendation:
link <actor>: <label> @ <link-url> Removed documentation for class/icon definitions until we can finalize the design for this. Fixed prettier errors.
This commit is contained in:
@@ -372,7 +372,7 @@ const config = {
|
||||
*| forceMenus | forces actor popup menus to always be visible (to support E2E testing). | Boolean| Required | True, False |
|
||||
*
|
||||
* **Notes:**
|
||||
*
|
||||
*
|
||||
* Default value: false.
|
||||
*/
|
||||
forceMenus: false,
|
||||
|
||||
Reference in New Issue
Block a user