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

--- Comment #1 from Brion Vibber <[email protected]> 2011-12-15 01:13:54 UTC 
---
It shouldn't generally... empty lines before your program don't tend to mean
anything, while an initial blank line is verrrrrry common due to the syntax:

<source lang="xyz"> <-- NEWLINE
first line of source
second line of source
</source>

We don't want to add extra blank lines to represent that empty start.

Is there an example where we would in fact want blank lines here? If so we'd
still need to handle that first newline case.

-- 
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
[email protected]
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l

Reply via email to