From: Gabriel Wicke Date: Tue, 22 Nov 2011 18:46:31 +0000 (+0000) Subject: Adding passing test case for nested lists using a mix of wiki and html syntax. X-Git-Tag: 1.31.0-rc.0~26348 X-Git-Url: http://git.cyclocoop.org/%22.%24h.%22?a=commitdiff_plain;h=956c2ab03b3015cf948833fd6a0fe20611aea3a7;p=lhc%2Fweb%2Fwiklou.git Adding passing test case for nested lists using a mix of wiki and html syntax. --- diff --git a/tests/parser/parserTests.txt b/tests/parser/parserTests.txt index 55d351f824..1983bf924c 100644 --- a/tests/parser/parserTests.txt +++ b/tests/parser/parserTests.txt @@ -615,6 +615,26 @@ disabled !! end +!! test +Definition and unordered list using wiki syntax nested in unordered list using html tags. +!! input + +!! result + + +!! end + + ### ### External links ###