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

       Web browser: ---
            Bug ID: 52405
           Summary: PreHandler: Ignore category links in pre-handler (=>
                    indented lines with category links shouldn't be
                    pre-wrapped)
           Product: Parsoid
           Version: unspecified
          Hardware: All
                OS: All
            Status: NEW
          Severity: normal
          Priority: Unprioritized
         Component: token-stream transforms
          Assignee: gwi...@wikimedia.org
          Reporter: ssas...@wikimedia.org
                CC: ssas...@wikimedia.org
    Classification: Unclassified
   Mobile Platform: ---

Simple test case to fix:

[subbu@earth tests] echo " [[Category:Foo]]" | node parse
<body data-parsoid="{}"><pre data-parsoid='{"dsr":[0,17,1,0]}'><link
rel="mw:WikiLink/Category" href="./Category:Foo"
data-parsoid='{"stx":"simple","a":{"href":"./Category:Foo"},"sa":{"href":"Category:Foo"},"dsr":[1,17,null,null]}'></pre>
</body>

-- 
You are receiving this mail because:
You are on the CC list for the bug.
_______________________________________________
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l

Reply via email to