From a92d7ee596ed0ff9422f763ba370e218977c4feb Mon Sep 17 00:00:00 2001 From: kimulaco Date: Thu, 3 Oct 2019 14:06:32 +0900 Subject: [PATCH] Fix character entities --- index.html | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/index.html b/index.html index 68f10c7..64bc813 100644 --- a/index.html +++ b/index.html @@ -266,16 +266,16 @@ for how to change it). A URL for the source of the quotation may be given using the cite attribute, while a text representation of the source can - be given using the <cite> cite element.' + be given using the <cite> cite element.' - Quotes (<q>) share the same style as blockquotes. + Quotes (<q>) share the same style as blockquotes. -

Use <mark> to highlight the important stuff.

+

Use <mark> to highlight the important stuff.