logseq-diagrams-as-code
logseq-diagrams-as-code copied to clipboard
Updating Plugin Config
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"] } }
}
Same here, not sure I get how to configure this..
From settings to to installed plugins and then follow as shown below: