You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: modello-plugins/modello-plugin-xdoc/src/test/resources/html4.expected.xml
+4-3Lines changed: 4 additions & 3 deletions
Original file line number
Diff line number
Diff line change
@@ -19,8 +19,9 @@
19
19
<subsectionname="model">
20
20
<p>Whether this proxy configuration is the active one. Note: While the type of this field is <code>String</code> for technical reasons, the semantic type is actually <code>boolean</code>.
21
21
<br />
22
-
This is a description in HTML4
23
-
<br /><strong>NOTE: </strong> HTML linebreak should be converted to selfclosing XML-tag
22
+
This is a description in HTML4
23
+
<br />
24
+
<strong>NOTE: </strong>HTML linebreak should be converted to selfclosing XML-tag
0 commit comments