From 1aade35c5e8311bc50f516b744bca12d8b303679 Mon Sep 17 00:00:00 2001 From: Emanuil Rusev Date: Mon, 15 Dec 2014 00:56:22 +0200 Subject: [PATCH] update test --- test/ParsedownTest.php | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/test/ParsedownTest.php b/test/ParsedownTest.php index af2a3bd..759b8fd 100644 --- a/test/ParsedownTest.php +++ b/test/ParsedownTest.php @@ -119,12 +119,12 @@ MARKDOWN_WITH_MARKUP;

<div>content</div>

sparse:

<div> -<div class="inner"> +<div class="inner"> content </div> </div>

paragraph

-

<style type="text/css"> +

<style type="text/css"> p { color: red; }