Nico Rehwaldt

Results 274 issues of 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...

release
backlog

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...

enhancement
backlog
pr welcome
spring cleaning

Provide the infrastructure for rule authors to provide automatic / manual fix actions along with them.

enhancement
backlog
spring cleaning

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...

enhancement
rules
backlog
spring cleaning

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...

enhancement
backlog

### 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...

ready
enhancement

__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...

enhancement
backlog
spring cleaning

__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...

refactoring
backlog
spring cleaning

__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...

bug
good first issue