File tree Expand file tree Collapse file tree 1 file changed +27
-27
lines changed Expand file tree Collapse file tree 1 file changed +27
-27
lines changed Original file line number Diff line number Diff line change @@ -29,35 +29,35 @@ The following Textarea and Writer Field marks are included. To enable these in t
2929
3030``` yml
3131text :
32- label: Content
33- type: textarea
34- buttons:
35- - abbr
36- - cite
37- - del
38- - dfn
39- - ins
40- - mark
41- - q
42- - s
43- - samp
44- - smallcaps
45- - sub
46- - sup
32+ label : Content
33+ type : textarea
34+ buttons :
35+ - abbr
36+ - cite
37+ - del
38+ - dfn
39+ - ins
40+ - mark
41+ - q
42+ - s
43+ - samp
44+ - smallcaps
45+ - sub
46+ - sup
4747
4848description :
49- type: writer
50- inline: true
51- marks:
52- - abbr
53- - cite
54- - del
55- - dfn
56- - ins
57- - mark
58- - q
59- - samp
60- - smallcaps
49+ type : writer
50+ inline : true
51+ marks :
52+ - abbr
53+ - cite
54+ - del
55+ - dfn
56+ - ins
57+ - mark
58+ - q
59+ - samp
60+ - smallcaps
6161` ` `
6262
6363### Optional Tag Attributes
You can’t perform that action at this time.
0 commit comments