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

       Web browser: ---
            Bug ID: 49765
           Summary: Newlines after comments don't round-trip
           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: ---

Test cases:
echo -e '<!-- comment -->\n\n\nfoo' | node parse --wt2wt
echo -e '<!-- comment -->\n\nfoo' | node parse --wt2wt

This might be solvable by relaxing the newline separator constraints if the
previousSiblings are newlines preceded by a bare comment.

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