Skip to content

Commit 3160e55

Browse files
committed
Config: Missing elements and guimenu format fixes
1 parent 8cf6640 commit 3160e55

File tree

1 file changed

+36
-7
lines changed

1 file changed

+36
-7
lines changed

scripts/xmlformat.cfg

+36-7
Original file line numberDiff line numberDiff line change
@@ -43,15 +43,24 @@ application
4343
format = inline
4444

4545
guilabel
46-
format = inline
46+
format = inline
47+
48+
guimenu
49+
entry-break = 0
50+
exit-break = 0
51+
52+
guisubmenu
53+
entry-break = 0
54+
exit-break = 0
55+
56+
guimenuitem
57+
entry-break = 0
58+
exit-break = 0
4759

4860
menuchoice
4961
format = inline
50-
element-break = 1
51-
subindent = 0
5262

5363
imagedata
54-
format = inline
5564

5665
literal
5766
format = inline
@@ -74,7 +83,8 @@ option
7483
uri
7584
format = inline
7685

77-
86+
package
87+
format = inline
7888

7989
procedure
8090

@@ -130,6 +140,25 @@ taskrelated
130140

131141
tasksummary
132142

133-
guimenu
143+
mediaobject
144+
145+
phrase
146+
147+
section
148+
149+
colspec
150+
151+
entry
152+
153+
informaltable
154+
155+
row
156+
157+
tbody
158+
159+
tgroup
160+
161+
thead
134162

135-
guimenuitem
163+
keycap
164+
format = inline

0 commit comments

Comments
 (0)