Community
Participate
Working Groups
Wikimedia supports bolding text inside <pre> blocks, for example: <b>This is bold</b> '''This is also bold''' However wikitext translates this as: <pre> <b>This is bold</b> '''This is also bold''' </pre> It should instead preserve the <b></b> tags and convert the ''' markup into <b> or <strong> blocks.
Thanks for the bug. Attached relevant context.
Created attachment 199151 [details] mylyn/context/zip
I think this is a duplicate of Bug 381506 - [MediaWiki] Support markups and tags in pre-formatted blocks. See @MediaWikiLanguageTest.testPreformattedWithMarkup()@ I wasn't aware of this bug when I opened mine.
Verified, thanks Jeremie. *** This bug has been marked as a duplicate of bug 381506 ***