From a316ac49a6934221b24ec58a6a7dc4c3b30ae1e8 Mon Sep 17 00:00:00 2001 From: Artem Yunusov Date: Mon, 14 Jul 2008 16:17:33 +0500 Subject: A lot of bug fixes. Handlig attributes added, new hr processing. Reformatted test suite for ElementTree output. --- tests/markdown-test/strong-and-em-together.html | 23 ++++++++++++++--------- 1 file changed, 14 insertions(+), 9 deletions(-) (limited to 'tests/markdown-test/strong-and-em-together.html') diff --git a/tests/markdown-test/strong-and-em-together.html b/tests/markdown-test/strong-and-em-together.html index 7bb56db..8a40b58 100644 --- a/tests/markdown-test/strong-and-em-together.html +++ b/tests/markdown-test/strong-and-em-together.html @@ -1,11 +1,16 @@ - -

This is strong and em. +

+ +This is strong and em. +

-

So is this word. +

So is +this +word.

+

+ +This is strong and em. +

-

This is strong and em. -

-

So is this word. -

- - +

So is +this +word.

\ No newline at end of file -- cgit v1.2.3