From a802ba37d66fb077a0fe4b9574839cb886135acf Mon Sep 17 00:00:00 2001 From: Masahiro FUJIMOTO Date: Tue, 14 Sep 2021 23:04:19 +0900 Subject: Web/m-w以下の文書内のリンクURLを正規化 (#2370) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit - /en-US へのリンクを /ja へのリンクに修正 - /ja が付いていないものに /ja を付加 - MDN内のリンクが完全URLの場合、 /ja/docs からのURLに修正 --- files/ja/web/mathml/element/mi/index.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'files/ja/web/mathml/element/mi') diff --git a/files/ja/web/mathml/element/mi/index.html b/files/ja/web/mathml/element/mi/index.html index ee4ed66910..4f8eafe3ab 100644 --- a/files/ja/web/mathml/element/mi/index.html +++ b/files/ja/web/mathml/element/mi/index.html @@ -26,7 +26,7 @@ translation_of: Web/MathML/Element/mi
  • small: Font is rendered smaller than the current font size.
  • normal: Equivalent to 100% or 1em.
  • big: Font is rendered larger than the current font size.
  • -
  • a custom length.
  • +
  • a custom length.
  • or a unitless value which multiplies the default.
  • @@ -113,5 +113,5 @@ translation_of: Web/MathML/Element/mi -- cgit v1.2.3-54-g00ecf