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

       Web browser: ---
            Bug ID: 59671
           Summary: Default whitespace for page property magic words
                    should be to put them on their own line
           Product: Parsoid
           Version: unspecified
          Hardware: All
                OS: All
            Status: NEW
          Severity: normal
          Priority: Unprioritized
         Component: serializer
          Assignee: gwi...@wikimedia.org
          Reporter: roan.katt...@gmail.com
                CC: ssas...@wikimedia.org
    Classification: Unclassified
   Mobile Platform: ---

Page property magic words like __NOTOC__ should appear on their own line when
serializing. Right now, editing a page that's already in category "Foo" and
adding NOTOC as well as the category Bar produces:

[[Category:Foo]]__NOTOC__
[[Category:Bar]]

which shows that categories have the whitespace behavior we want (almost; they
seem to get a preceding newline rather than being put on their own line, but
that usually doesn't matter in practice) but magic words don't.

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