https://bugzilla.wikimedia.org/show_bug.cgi?id=18765
Summary: Bold/italic markup handled differently in tables.
Product: MediaWiki
Version: 1.15-svn
Platform: All
OS/Version: All
Status: NEW
Severity: enhancement
Priority: Normal
Component: Page rendering
AssignedTo: [email protected]
ReportedBy: [email protected]
The following markup gives different results from normal when inside table
markup:
'''Look at ''this edit'''s more complicated bold/italic markup!'''
In normal text, you get:
'<i>Look at</i> this edit<b>s more complicated bold/italic markup!</b>
Within a table, you get:
<b>Look at <i>this edit'</i>s more complicated bold/italic markup!</b>
To me, the latter is the intended output, and from prior knowledge of the
parser, what I would expect. However the important point is that they are
currently rendered differently, when they should not be!
--
Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
You are on the CC list for the bug.
_______________________________________________
Wikibugs-l mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l