= Description = {{{ This: [[Verbatim(''''')]]'''''bold italics'''''[[Verbatim(''''')]] generates invalid HTML on this wiki. }}} This: <>'''''bold italics'''''<> generates invalid HTML on this wiki. == Occurrence == |||| This wiki. || || Python Version || 2.5 (r25:51908, Oct 9 2006, 19:27:13) [GCC 3.3.5 (Debian 1:3.3.5-13)] || || MoinMoin Version || Version 1.5.7 [Revision release] || == Workaround == You can probably write <>''' ''bold italics'' '''<> = Discussion = HTML is invalid because of wrong nestling: {{{ bold italics +----|------------------+ | +-------------------------+ }}} It is caused by the `[[Verbatim(''''')]]` macros in the markup, without them the generated HTML is valid. = Plan = ## This part is for Moin``Moin developers: * Priority: * Assigned to: * Status: ---- ## If you are a moin core developer, replace the category to Category* in these cases: ## Category MoinMoinNoBug - if this is not a bug. ## Category MoinMoinBugConfirmed - if you can confirm the bug on current code. ## Category MoinMoinBugFixed - after the bug is fixed in current code. CategoryMoinMoinBug