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

       Web browser: ---
            Bug ID: 46705
           Summary: Parsoid-based wikitext "linting" tool for "buggy" /
                    "deprecated" wikitext usage
           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: ---

During parsing and running various transformations, Parsoid has sufficient
information about buggy wikitext usage that can be passed back to editors for
fixing up (Ex: fostering of content out of tr-rows because of missing
td-wikitext tags, or missing newlines, etc).

This can also be a good way to slowly deprecate reliance on edge case behavior
by editors (Ex: multi-comment whitespace lines are treated different from
single-comment whitespace lines -- this is just a side effect of PHP parser
code and should be made consistent in the parser after deprecating its usage).

This is more a longer-term goal and can be a good self-contained project for
someone.

-- 
You are receiving this mail because:
You are watching all bug changes.
_______________________________________________
Wikibugs-l mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l

Reply via email to