From 0c09523c55ab40ba628501740eec0423d4c87a86 Mon Sep 17 00:00:00 2001 From: Waylan Limberg Date: Wed, 24 Mar 2010 22:17:26 -0400 Subject: Fixed Ticket 60. The dd in definition lists can now not be indented on secondary lines. --- tests/extensions/extra/simple_def-lists.html | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'tests/extensions/extra/simple_def-lists.html') diff --git a/tests/extensions/extra/simple_def-lists.html b/tests/extensions/extra/simple_def-lists.html index 278e1ec..9448773 100644 --- a/tests/extensions/extra/simple_def-lists.html +++ b/tests/extensions/extra/simple_def-lists.html @@ -34,4 +34,10 @@ line 2 of def 3

+

and more text.

+
+
term 4
+
def4 + line 2 of def 4
+

final text.

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