From 1c3e1858a503baa67ff45f50398eb526e70820db Mon Sep 17 00:00:00 2001 From: Weakish Jiang Date: Wed, 25 Jun 2008 14:51:23 +0000 Subject: [PATCH] better support on headings more than 6 levels --- t/creole.t | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) diff --git a/t/creole.t b/t/creole.t index 6b061d88..8a6382ed 100755 --- a/t/creole.t +++ b/t/creole.t @@ -1,4 +1,4 @@ -# Copyright (C) 2006, 2007 Alex Schroeder +# Copyright (C) 2006, 2007, 2008 Alex Schroeder # # This program is free software; you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by @@ -15,7 +15,7 @@ require 't/test.pl'; package OddMuse; -use Test::More tests => 100; +use Test::More tests => 101; clear_pages(); add_module('creole.pl'); @@ -70,9 +70,11 @@ this is bold italicitalic ====== foo
foo
======= foo -
foo
+
foo
== foo ==

foo

+========= h9 ====== +
h9
== foo = =

foo =

== foo\nbar