From 33d3f28f8a01cbd0ec13bb55ec8ce3755deaa29a Mon Sep 17 00:00:00 2001 From: Artem Yunusov Date: Thu, 3 Jul 2008 21:53:03 +0500 Subject: Code blocks escaping bug fixed. Some test suite modifications. --- tests/markdown-test/auto-links.html | 5 ++- tests/markdown-test/markdown-syntax.html | 59 +++++++++++--------------------- tests/misc/arabic.html | 5 ++- tests/misc/bidi.html | 5 ++- tests/misc/image-2.html | 2 +- tests/misc/stronintags.html | 2 +- tests/safe_mode/unsafe_urls.html | 5 +-- 7 files changed, 31 insertions(+), 52 deletions(-) (limited to 'tests') diff --git a/tests/markdown-test/auto-links.html b/tests/markdown-test/auto-links.html index 229ebb4..976d22b 100644 --- a/tests/markdown-test/auto-links.html +++ b/tests/markdown-test/auto-links.html @@ -11,8 +11,7 @@ In a list? -
  • - http://example.com/ +
  • http://example.com/
  • @@ -24,4 +23,4 @@

    Auto-links should not occur here: <http://example.com/>

    or here: <http://example.com/>
    -
    \ No newline at end of file + diff --git a/tests/markdown-test/markdown-syntax.html b/tests/markdown-test/markdown-syntax.html index c789d95..40f9547 100644 --- a/tests/markdown-test/markdown-syntax.html +++ b/tests/markdown-test/markdown-syntax.html @@ -8,81 +8,62 @@