We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d13680d commit 72bf6f9Copy full SHA for 72bf6f9
plugins.json
@@ -193,6 +193,14 @@
193
"description": "Activates the default BPMN linter rules (formerly provided through the linter plugin)",
194
"url": "https://github.com/jonathanlukas/camunda-modeler-linter-default-rules",
195
"category": "BPMN"
196
+ },
197
+ {
198
+ "id": "camunda-modeler-plugin-rich-documentation-editor",
199
+ "displayName": "Rich Documentation Editor",
200
+ "version": "0.1.0",
201
+ "description": "A plugin for the Camunda Modeler that adds a rich text editor for element documentation.",
202
+ "url": "https://github.com/OnnoH/camunda-modeler-plugin-rich-documentation-editor",
203
+ "category": "BPMN"
204
}
205
]
206
0 commit comments