https://bugzilla.wikimedia.org/show_bug.cgi?id=28538

--- Comment #5 from [email protected] 2011-04-14 18:16:04 UTC ---
(In reply to comment #4)
> ''z''' = ''z'''
> 
> Is interpreted as [start italic] z [start bold] = [stop italic (but keep on
> being bold)] z [stop bold]
> 
> The second <b> is because mediawiki thinks you only want to stop the italic
> (not both italic and bolding), however in html you can't stop only the italic,
> you have to stop both and then re-start the bolding after the italic is
> stopped. (tags can't be mis-nested).
Thanks for clafying.

I was thinking that the second '' was closing the first '' and also the first
''' implicitily (and then I was asking myself why the result was not like
<i>z <b>=</b></i> z<b></b>
)

-- 
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

Reply via email to