https://bugzilla.wikimedia.org/show_bug.cgi?id=29542
--- Comment #3 from Neil Kandalgaonkar <[email protected]> 2011-06-23 18:33:28 UTC --- @Brion: That approach might work with the MediaWiki parser but not this one. There are no string replacements or placeholders. It makes an tree of jQuery objects directly from PEG parsing. So, the right answer is almost certainly to add primitive HTML parsing. Maybe just <b> and <i>. If someone is using other attributes or classes in their message they're doing it wrong, IMO. -- Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug. _______________________________________________ Wikibugs-l mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/wikibugs-l
