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

       Web browser: ---
            Bug ID: 55410
           Summary: Misnested annotations do not round-trip correctly
           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: ---

$ echo "'''<sub>Foo'''Bar</sub>" | node parse.js | node parse.js --html2wt
'''<sub>Foo'''Bar

$ echo "'''[[DTW|D'''etroit]]" | node parse.js | node parse.js --html2wt
WARNING: DSR inconsistency: cs/s mismatch for node: A s: 9; cs: 20
'''[[DTW|D]]'''[[DTW|etroit]]

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