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

Helder <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                URL|                            |https://en.wikibooks.org/w/
                   |                            |index.php?title=Wikibooks:S
                   |                            |andbox&oldid=2684029
                 CC|                            |[email protected]
           See Also|                            |https://bugzilla.wikimedia.
                   |                            |org/show_bug.cgi?id=12974

--- Comment #2 from Helder <[email protected]> ---
I added a simpler test case to
https://en.wikibooks.org/w/index.php?title=Wikibooks:Sandbox&oldid=2684029

In that page the
<syntaxhighlight lang="matlab" enclose="none">
# foo
# bar
# baz
</syntaxhighlight>
is parsed to
<p><span class="mw-geshi matlab source-matlab"># foo<br></span></p>
<ol>
<li><span class="mw-geshi matlab source-matlab"><span
class="kw2">bar</span><br></span></li>
<li>baz</li>
</ol>

and I suspect the brokenness of the first item ("# foo") is related to bug
12974. Someone with a better understanding of the Parser should check if this
bug is a duplicate of that one.

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