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

Gabriel Wicke <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Priority|Unprioritized               |Low

--- Comment #1 from Gabriel Wicke <[email protected]> 2012-08-09 00:36:01 
UTC ---
The heading is preceded by a long noinclude section, which we don't handle as
start-of-line transparent in the tokenizer. This will be hard to support since
we still need to tokenize noinclude sections, and noinclude sections don't
necessarily match up.

Maybe we could add a production for balanced nowiki sections that can include
arbitrary content, which we could then treat as start-of-line transparent, just
as we do right now for comments.

-- 
Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
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