-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Labels
enhancementNew feature or requestNew feature or request
Description
Example config usage:
- Markdown formatting
- default renderer
markdownAutoWrap: false
No need to implement the full schema, but here's the latest version of config.schema.yaml anyway.
Note that the config can be combined with the flowchart title like this:
---
title: this is the title
config:
flowchart:
defaultRenderer: "elk"
---
Followed by the flowchart definition to show both the title and render using the elk engine.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request