Skip to content

Commit 72bf6f9

Browse files
OnnoHbarmac
authored andcommitted
Update plugins.json
Added a Rich Text Editor plugin for BPMN documentation elements.
1 parent d13680d commit 72bf6f9

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

plugins.json

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -193,6 +193,14 @@
193193
"description": "Activates the default BPMN linter rules (formerly provided through the linter plugin)",
194194
"url": "https://github.com/jonathanlukas/camunda-modeler-linter-default-rules",
195195
"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"
196204
}
197205
]
198206
}

0 commit comments

Comments
 (0)