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: integration-tests/test-generic.mediawiki
+7-7Lines changed: 7 additions & 7 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -88,18 +88,18 @@ All (raster) images will be scaled down and turned into grayscale images. SVGs s
88
88
89
89
=== Galleries ===
90
90
91
-
<gallery>
91
+
<GALLery>
92
92
Wikimedia_Servers-0051_19.jpg|With some caption.
93
93
Datei:Wikipedia-logo-v2.svg
94
-
</gallery>
94
+
</gallERY>
95
95
96
96
=== Image maps ===
97
97
98
-
<imagemap>
98
+
<IMAGEmap>
99
99
Image:Wikimedia_Servers-0051_19.jpg|With some caption
100
100
rect 1 1 741 445 [[Oregon|Oregon]]
101
101
desc none
102
-
</imagemap>
102
+
</imageMAP>
103
103
104
104
== Tables ==
105
105
@@ -130,9 +130,9 @@ A bit tricky but they work as well:
130
130
131
131
== References ==
132
132
133
-
They will be collected<refname="another-ref">This is true</ref> and are visible<ref>Some reference</ref> at the end of the document:<refname="another-ref" /><br>
133
+
They will be collected<refname="another-ref">This is true</ref> and are visible<REF>Some reference</ref> at the end of the document:<REF name="another-ref" /><br>
134
134
135
-
There are also grouped references possible.<ref group="some-group">Some grouped ref</ref><br>
135
+
There are also grouped references possible.<ref group="some-group">Some grouped ref</REF><br>
136
136
Even named<ref group="some-group" name="grouped-ref-name"/> grouped references work!<ref group="some-group" name="grouped-ref-name">Some named grouped ref</ref><br>
137
137
138
138
Normal refs:<br>
@@ -158,7 +158,7 @@ Grouped refs:<br>
158
158
Some text has the <nowiki>keyword</nowiki>.
159
159
160
160
It can also be used in the following ways:
161
-
* <nowiki>in lists</nowiki>
161
+
* <NOwiki>in lists</noWIKI>
162
162
* also with <nowiki>lists</nowiki> containing text
163
163
164
164
Also in comments: <!-- this <nowiki>part</nowiki> should not be visible -->
sigolo.Errorf("XML element for reference start '%s' not closed (i.e. missing '%s'). Text around this location: ...%s...", refDefStart, xmlClosing, util.GetTextAround(content, i, 50))
0 commit comments