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

       Web browser: ---
            Bug ID: 52363
           Summary: All parser tests with {{pipe}} fail.
           Product: Parsoid
           Version: unspecified
          Hardware: All
                OS: All
            Status: NEW
          Severity: normal
          Priority: Unprioritized
         Component: tokenizer
          Assignee: [email protected]
          Reporter: [email protected]
                CC: [email protected]
    Classification: Unclassified
   Mobile Platform: ---

Because we parse templates in their own top-level context, the {{pipe}}
template gets parsed as <td>... when in most of its uses it really wants to be
just a plain pipe character.  Eg:

!! test
Plain pipe
!! input
{{pipe}}
!! result
|
!! end

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