From 8761cd1780a7cec6012354f79303f3ea488df7d9 Mon Sep 17 00:00:00 2001 From: Waylan Limberg Date: Tue, 28 Jun 2011 16:14:59 -0400 Subject: Fixed #28. Inline raw html is now enclosed in p tags. This used to work. Somehow we stopped checking for a single inline html element when swapping back in raw html. Added a test. Also patched a weird (invalid) comment test. Seeing the input is not really a valid html comment - it doesn't matter what we do with it. I suppose we test it to make sure it doesn't break the parser. Actual output is not so important. As a side note, this has exposed a preexisting (unrelated) bug with the extra extension's handling of raw html. That test is failing following this fix. --- tests/misc/html.html | 1 + 1 file changed, 1 insertion(+) (limited to 'tests/misc/html.html') diff --git a/tests/misc/html.html b/tests/misc/html.html index dd4e4e8..c72bb81 100644 --- a/tests/misc/html.html +++ b/tests/misc/html.html @@ -12,6 +12,7 @@ Html with various attributes.

And of course .

this