languages: Backtick "<em>" since it's meant as code instead of mark up
authorTimo Tijhof <krinklemail@gmail.com>
Wed, 1 Apr 2015 00:11:18 +0000 (01:11 +0100)
committerKrinkle <krinklemail@gmail.com>
Thu, 2 Apr 2015 19:56:10 +0000 (19:56 +0000)
For unknown things like <site> and <nowiki> it defaults to text,
but (like wikitext) it does support certain tags such as <em>.

Change-Id: Ib7bead3cb72fd7c361c8032bfc3069da970226bc

languages/classes/LanguageJa.php

index 043b155..bf3e167 100644 (file)
@@ -51,7 +51,7 @@ class LanguageJa extends Language {
 
        /**
         * Italic is not appropriate for Japanese script
-        * Unfortunately most browsers do not recognise this, and render <em> as italic
+        * Unfortunately most browsers do not recognise this, and render `<em>` as italic
         *
         * @param string $text
         * @return string