"TheDJ" posted a comment on MediaWiki.r113190. URL: http://www.mediawiki.org/wiki/Special:Code/MediaWiki/113190#c32512
Commit summary for MediaWiki.r113190: [SyntaxHighlight GeSHi] Use <code> and <pre> instead of <span> and <div> to allow skins to universally style these without requiring local wikis to manually maintain a copy of each skins's <pre> style and apply it to .mw-geshi * Fixes -- (bug 19416) GeSHi-generated blocks should use <pre> style for the container TheDJ's comment: I seem to have 2 pre's now around my geshi code.... <pre dir="ltr" class="mw-geshi mw-content-ltr"><pre class="source-javascript"></pre></pre> http://imgur.com/JfNeR _______________________________________________ MediaWiki-CodeReview mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/mediawiki-codereview
