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

       Web browser: ---
             Bug #: 41727
           Summary: VisualEditor: Deal with mw:Placeholder span wrapping
                    the first newline in a <pre>
           Product: VisualEditor
           Version: unspecified
          Platform: All
        OS/Version: All
            Status: NEW
          Severity: normal
          Priority: Unprioritized
         Component: Data Model
        AssignedTo: [email protected]
        ReportedBy: [email protected]
                CC: [email protected], [email protected],
                    [email protected], [email protected]
    Classification: Unclassified
   Mobile Platform: ---


To distinguish between <pre>Foo</pre> and <pre>\nFoo</pre>, Parsoid gives us
HTML like <pre><span typeof="mw:Placeholder">\n</span>Foo</pre> for the latter.
We don't currently have any special handling for this placeholder in VE, so it
shows up as an inline alien.

I'm asking the Parsoid team to remove it.

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