From 9d52ecdd422a6821c9f37f53e3d30d4be4e41e8f Mon Sep 17 00:00:00 2001 From: John MacFarlane Date: Sat, 16 Aug 2014 22:57:00 -0700 Subject: HTML reader: Parse appropriately styled span as SmallCaps. --- tests/html-reader.html | 1 + 1 file changed, 1 insertion(+) (limited to 'tests/html-reader.html') diff --git a/tests/html-reader.html b/tests/html-reader.html index d059d7b4b..14ad3ed54 100644 --- a/tests/html-reader.html +++ b/tests/html-reader.html @@ -309,6 +309,7 @@ These should not be escaped: \$ \\ \> \[ \{

This is strong and em.

So is this word.

This is code: >, $, \, \$, <html>.

+

This is small caps.


Smart quotes, ellipses, dashes

"Hello," said the spider. "'Shelob' is my name."

-- cgit v1.2.3