We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6d4aaad commit 934d095Copy full SHA for 934d095
Configuration/Settings.yaml
@@ -1,18 +1,6 @@
1
Neos:
2
3
Ui:
4
- frontendConfiguration:
5
- 'Breadlesscode.SimpleEditorExtend:Buttons':
6
- 'Test.Test:MyCustomSpan':
7
- extensionName: 'exampleExtension'
8
- icon: 'plus-square'
9
- tooltip: 'Mark the text in color green'
10
- position: 'before strong'
11
- formatting:
12
- tag: 'span'
13
- classes: 'test-class'
14
- styles:
15
- background-color: 'green'
16
resources:
17
javascript:
18
'Breadlesscode.SimpleEditorExtend:UiPlugin':
0 commit comments