From a1c636a05557b1faa207828c9e7102391bdde5c9 Mon Sep 17 00:00:00 2001 From: Waylan Limberg Date: Wed, 3 Sep 2008 13:30:04 -0400 Subject: Replaced indentation with linebreaks only. At least its more consistant - and it better matches other markdown implementations. Also updated tests. --- tests/safe_mode/script_tags.html | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) (limited to 'tests/safe_mode/script_tags.html') diff --git a/tests/safe_mode/script_tags.html b/tests/safe_mode/script_tags.html index 940329f..df63ffc 100644 --- a/tests/safe_mode/script_tags.html +++ b/tests/safe_mode/script_tags.html @@ -9,8 +9,7 @@ alert("Hello world!") </script>

Now with some weirdness

-

-<script <!-- +

<script <!-- alert("Hello world!") </script <> `

Try another way.

@@ -26,4 +25,4 @@ alert("Hello world!") </script <> -

+

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