From 0cbe6362c90d9a6a8f501d0203c74856ad7d3263 Mon Sep 17 00:00:00 2001 From: Jason Woofenden Date: Sat, 26 Mar 2016 17:51:42 -0400 Subject: [PATCH] remove empty pragraph from example input --- editor_tests_compiled.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/editor_tests_compiled.html b/editor_tests_compiled.html index a78a0dc..f4d85b4 100644 --- a/editor_tests_compiled.html +++ b/editor_tests_compiled.html @@ -28,7 +28,7 @@ spill onto a second line.</p> <p >Text with lots of extra whitespace - in the original html and no closing p tag <p> <p>normal paragraph<p> + in the original html and no closing p tag <p>normal paragraph<p> <p>testing &lt;br&gt; e f<br>g <br> h i j <a href="http://example.com">Click me! o p q r</p> <div style="color: white"> <p> y z <strong>Bold <em> Italic + Bold</strong> Italic </em> Normal</p> -- 1.7.10.4