List of steps to reproduce (step by step, including full links if applicable):
- create a page
- start editing it
- in another tab, delete it with a comment that includes </nowiki> (example: this '''is not''' bold </nowiki> but '''this''' is)
- save the edit
What happens?:
MediaWiki tells you that the page was deleted since you started editing it, and asks you to confirm that you want to recreate it. It includes the log message, and anything after the </nowiki> will be parsed as wikitext, for example:
this '''is not''' bold but this is </nowiki>
What should have happened instead?:
The log message should not be parsed as wikitext even if it happens to contain </nowiki>. Log messages are plain text.
Software version (if not a Wikimedia wiki), browser information, screenshots, other information, etc.:
MediaWiki core master