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

           Summary: add a Syntax check button beside Show preview
           Product: MediaWiki
           Version: unspecified
          Platform: All
        OS/Version: All
            Status: NEW
          Keywords: parser
          Severity: enhancement
          Priority: Normal
         Component: Page editing
        AssignedTo: wikibugs-l@lists.wikimedia.org
        ReportedBy: gangl...@torg.is
                CC: gangl...@torg.is


Dear friends;

Any help (also if it is not 100%) is better then no help.

Is it possible to write a dummy state machine which can detect errors as:
a1) unclosed <foo> (missing </foo>)
a2) <span class="plainlinks >[foo '''bar''']</span> (missing ")
a3) <span class="plainlinks" >[foo '''bar''']<span> (missing </span>)
b1) improper nesting <span class="plainlinks">'''[foo bar''']<span> (''' not
properly nested)
etc.

The result should be a preview of the input. Not shure if tempalte should be
handeled.

Best regards Reinhardt [[user:Gangleri]]


-- 
Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
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