Skip to content

Commit 934d095

Browse files
TASK: Remove example settings
1 parent 6d4aaad commit 934d095

File tree

1 file changed

+0
-12
lines changed

1 file changed

+0
-12
lines changed

Configuration/Settings.yaml

Lines changed: 0 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -1,18 +1,6 @@
11
Neos:
22
Neos:
33
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'
164
resources:
175
javascript:
186
'Breadlesscode.SimpleEditorExtend:UiPlugin':

0 commit comments

Comments
 (0)