From cc03ce3d7332457067e320d182307a3fc7285a4e Mon Sep 17 00:00:00 2001 From: wildskyf Date: Wed, 14 Apr 2021 17:40:06 +0800 Subject: remove useless dir="rtl" for zh-TW --- files/zh-tw/web/javascript/guide/grammar_and_types/index.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'files/zh-tw/web/javascript/guide') diff --git a/files/zh-tw/web/javascript/guide/grammar_and_types/index.html b/files/zh-tw/web/javascript/guide/grammar_and_types/index.html index ac059a7f24..a8eafbba5f 100644 --- a/files/zh-tw/web/javascript/guide/grammar_and_types/index.html +++ b/files/zh-tw/web/javascript/guide/grammar_and_types/index.html @@ -675,7 +675,7 @@ and so is foo.'

ECMAScript 2015 introduces a new type of literal, namely template literals. This allows for many new features including multiline strings!

-
var poem =
+
var poem =
 `Roses are red,
 Violets are blue.
 Sugar is sweet,
-- 
cgit v1.2.3-54-g00ecf