https://bugzilla.wikimedia.org/show_bug.cgi?id=39556
Tim Starling <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED CC| |[email protected] Resolution| |INVALID --- Comment #1 from Tim Starling <[email protected]> 2012-09-06 04:16:01 UTC --- The text returned from Lua is parsed as wikitext. I don't see any problems with your test case -- the \n appears to do what newlines normally do in wikitext -- they terminate a <pre> section created by a line with an initial space, but in many contexts they only add whitespace. -- 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
