-
-
Notifications
You must be signed in to change notification settings - Fork 6.7k
mermaid: Allow using elk layout #34769
Copy link
Copy link
Closed
Labels
type/proposalThe new feature has not been accepted yet but needs to be discussed first.The new feature has not been accepted yet but needs to be discussed first.
Metadata
Metadata
Assignees
Labels
type/proposalThe new feature has not been accepted yet but needs to be discussed first.The new feature has not been accepted yet but needs to be discussed first.
Type
Fields
Give feedbackNo fields configured for issues without a type.
Feature Description
Hi,
I love the ability to use Mermaid directly from markdown, but there is one very useful feature missing: the ability to use the "elk" layout/renderer.
I tried both the
layoutanddefaultRendererconfiguration options (still not sure what's the difference), and passing those via front-matter and directives, but none seems to work.Code:
Screenshots
Rendered with the live editor, setting
layout: dagreandlayout: elk:With Gitea: