jeremyfordip opened a new issue, #2190: URL: https://github.com/apache/incubator-kie-tools/issues/2190
The DMN VSCode extension provides this action for generating the SVG of the overall DRD: ``` "kogito.dmn.runOnSave": "extension.kogito.silentlyGenerateSvgDmn" ``` Is there an equivalent for exporting the full content that is generated in the "Documentation" tab? Could the DMNDocumentationService be configured as an action to write out the HTML in the same manner as the SVG? -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
