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

       Web browser: ---
            Bug ID: 50104
           Summary: Parsoid strips exclamation mark when it's at the start
                    of a line
           Product: Parsoid
           Version: unspecified
          Hardware: All
               URL: https://www.mediawiki.org/wiki/User:Ciencia_Al_Poder/P
                    arsoid/1
                OS: All
            Status: NEW
          Severity: normal
          Priority: Unprioritized
         Component: General
          Assignee: [email protected]
          Reporter: [email protected]
                CC: [email protected]
    Classification: Unclassified
   Mobile Platform: ---

When a line starts with an exclamation mark, parsoid removes the exclamation
mark, and also when there's a space before the exclamation mark (it respects
the space).

For example:

INPUT:

!1

OUTPUT:

1

INPUT:

 !1

OUTPUT:

<nowiki> 1</nowiki>

See URL for example.

I discovered it reviewing this edit:

http://www.mediawiki.org/w/index.php?diff=716121

I don't know if the "General" component is correct.

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