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

       Web browser: ---
             Bug #: 39352
           Summary: Minimize unnecessary nowiki tags around quote marks
           Product: Parsoid
           Version: unspecified
          Platform: All
        OS/Version: All
            Status: NEW
          Severity: normal
          Priority: Unprioritized
         Component: JS/serializer
        AssignedTo: [email protected]
        ReportedBy: [email protected]
                CC: [email protected], [email protected]
    Classification: Unclassified
   Mobile Platform: ---


The current wikitext escape algorithm adds excessive nowiki tags around quote
marks.  While these are semantically correct and useful, for existing code, it
introduces dirty diffs with the source wikitext.

This is not a problem if unmodified DOM subtrees are serialized using original
wikitext source.  But, we dont this right now.

Till such time, the code needs fixing to use heuristics to eliminate nowikis
where the parser can figure out the right parse without nowikis.

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