From 976f4f2d8fd8b5b984da52dc63d665038c4d023f Mon Sep 17 00:00:00 2001 From: John MacFarlane Date: Tue, 1 Apr 2014 10:15:21 -0700 Subject: Added HTML reader tests for empty strong, emph. --- 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 b7e5c0d2f..1e104b00f 100644 --- a/tests/html-reader.html +++ b/tests/html-reader.html @@ -302,6 +302,7 @@ These should not be escaped: \$ \\ \> \[ \{

Inline Markup

This is emphasized, and so is this.

This is strong, and so is this.

+

Empty and .

An emphasized link.

This is strong and em.

So is this word.

-- cgit v1.2.3