https://bugzilla.wikimedia.org/show_bug.cgi?id=41749
--- Comment #2 from [email protected] 2012-11-04 11:01:22 UTC --- (In reply to comment #0) > The code "<i>The Man Between</i>" do not show up as italic text in the title > of > the item. Changing it to "''The Man Between''" didn't solve the issue: > https://www.wikidata.org/w/index.php?title=Q3092&diff=314190&oldid=249680 We can allow limited tagging in the field, but then we must strip tagging for term search and similar. Some kind of stripping would imply rewriting the string, and this could be quite complex. The only allowed tags would be <i> and <b>, and only some characters would be legal in <sub> and <sup>. -- 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
