From 711e090fcd2bc3e79231a75f88fc75563f135ca2 Mon Sep 17 00:00:00 2001 From: t7yang Date: Mon, 10 Jan 2022 08:38:06 +0800 Subject: remove `summary` and `seoSummary` class for zh-CN --- files/zh-cn/web/javascript/guide/text_formatting/index.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'files/zh-cn/web/javascript/guide/text_formatting/index.html') diff --git a/files/zh-cn/web/javascript/guide/text_formatting/index.html b/files/zh-cn/web/javascript/guide/text_formatting/index.html index b0f8b412fe..ea610bb1ca 100644 --- a/files/zh-cn/web/javascript/guide/text_formatting/index.html +++ b/files/zh-cn/web/javascript/guide/text_formatting/index.html @@ -8,7 +8,7 @@ translation_of: Web/JavaScript/Guide/Text_formatting ---
{{jsSidebar("JavaScript Guide")}} {{PreviousNext("Web/JavaScript/Guide/Numbers_and_dates", "Web/JavaScript/Guide/Regular_Expressions")}}
-

本章介绍在Javascript中如何使用字符串与文本内容。

+

本章介绍在Javascript中如何使用字符串与文本内容。

字符串

-- cgit v1.2.3-54-g00ecf