-
Notifications
You must be signed in to change notification settings - Fork 13
Open
Description
How do I add options to the plugin config?
For example, I added { "commands": { "renderers": ["plantuml", "mermaid"] } } to plugins.edn as shown below and it doesn't seem to take affect.
:logseq-diagrams-as-code {:version "0.0.21", :repo "npgrosser/logseq-diagrams-as-code", :effect false, :theme false
{ "commands": { "renderers": ["plantuml", "mermaid"] } }
}
Metadata
Metadata
Assignees
Labels
No labels