{ "$schema": "../gen/schemas/desktop-schema.json", "identifier": "main-capability", "description": "Capability for the main MDEditor window", "windows": ["main"], "permissions": [ "core:default", "dialog:default", "fs:default", { "identifier": "shell:allow-execute", "allow": [ { "name": "pandoc", "sidecar": true } ] } ] }