https://bugzilla.wikimedia.org/show_bug.cgi?id=44478
--- Comment #4 from James Forrester <[email protected]> --- No, this is expected behaviour. A line that starts with " " in wikitext is a pre-formatted block. If VE just let users save <P> Foo</P> as " Foo" they'd get very unexpected results. We don't (and won't) expect users to understand that certain characters are magic and can't be used in certain places, and instead we need to escape character sequences they've entered that happen to be 'magic'. Unless I'm missing something? -- 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
