r14560 MediaWiki - Code Review archive
Repository:
MediaWiki
Revision:
<
r14559
|
r14560
|
r14561
>
Date:
01:30, 4 June 2006
Author:
wegge
Status:
old
Tags:
Comment:
Prodding the sore toe: Another pathological parser test case
Modified paths:
/trunk/phase3/maintenance/parserTests.txt
(modified) (
history
)
Diff
[
purge
]
Index: trunk/phase3/maintenance/parserTests.txt
—
—
@@ -4343,6 +4343,17 @@
4344
4344
</table>
4345
4345
4346
4346
!! end
4347
+
4348
+!!test
4349
+Mixing markup for italics and bold
4350
+!! options
4351
+!! input
4352
+'''bold''''''bold''bolditalics'''''
4353
+!! result
4354
+<p><b>bold</b><b>bold<i>bolditalics></i></b>
4355
+</p>
4356
+!! end
4357
+
4347
4358
#
4348
4359
#
4349
4360
#
Status & tagging log
01:58, 13 October 2010
😂
(
talk
|
contribs
)
changed the
status
of r14560
[
removed:
new
added:
old]