Nico Rehwaldt
Nico Rehwaldt
Closes https://github.com/developit/snarkdown/issues/98
__What is inside__ * [ ] No out of the box editing support for XML => Users can toggle the document type manually to XML if they like to see...
For improved validation of extended BPMN models it would be beneficial to be able to register a custom moddle extension so that we can do the following, i.e. as part...
Provide the infrastructure for rule authors to provide automatic / manual fix actions along with them.
Sometimes situations may happen where elements are overlapping sequence flows, leading to unintentional execution behavior. This is the case in the following picture where a task is placed on a...
Allow rules to contain additional meta-data, such as a description, documentation URL and so on. ### Task * [ ] Extend rules to offer meta-data * [ ] Documentation URL...
### Problem you would like to solve With Camunda Modeler `= 5.3` of the app we ship with our own visual lint integration + error panel, because of that the...
__Is your feature request related to a problem? Please describe.__ Apple is going to release new ARM-based Mac books this fall. To my knowledge we do not ship ARM-based binaries...
__Context__ > I found out that within the dev tools we can only trigger shortcuts registered in the menu. We could handle the single letter (or all) shortcuts only via...
__Describe the Bug__ If I write a comment in a task list: ``` (Issue #15) #### TODO * [ ] Fix this cf. #15#comment...) ``` Then the comment is picked...