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

       Web browser: ---
            Bug ID: 50831
           Summary: Recognize </br> and convert them to a <br/>
           Product: Parsoid
           Version: unspecified
          Hardware: All
                OS: All
            Status: NEW
          Severity: normal
          Priority: Unprioritized
         Component: General
          Assignee: [email protected]
          Reporter: [email protected]
                CC: [email protected]
    Classification: Unclassified
   Mobile Platform: ---

When going through domino code to fix the formatting tag issues I noticed that
domino recognizes </br>.  That tells me that this is a very common error.  So,
maybe we ought to recognize that in the HTML treebuilder and convert into an
end-tag for <br> so that the tree builder either swallows it or generates <br>.
 In some cases, this will lead to dirty diffs, but that seems like an
acceptable fix.

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