{ "plugins": [ { "name": "Keyboard marker", "className": "KeyboardMarker", "description": "Adds text to the editor.", "path": "src/keyboardmarker.ts", "uiComponents": [ { "name": "keyboardMarker", "type": "Button", "iconPath": "theme/icons/kbd.svg" } ] } ] }