From e7c9151b10168d3da6485fbce2dab1e378daa5ad Mon Sep 17 00:00:00 2001 From: Mark Lentczner Date: Thu, 26 Aug 2010 23:44:13 +0000 Subject: fixed CSS for ordered lists and def lists in doc blocks --- tests/golden-tests/tests/Test.hs | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'tests') diff --git a/tests/golden-tests/tests/Test.hs b/tests/golden-tests/tests/Test.hs index 230f32d8..d7a0a716 100644 --- a/tests/golden-tests/tests/Test.hs +++ b/tests/golden-tests/tests/Test.hs @@ -240,6 +240,10 @@ using double quotes: "Foo". We can add emphasis /like this/. (1) This is an ordered list 2. This is the next item (different kind of bullet) + + [cat] a small, furry, domesticated mammal + + [pineapple] a fruit grown in the tropics @ This is a block of code, which can include other markup: 'R' -- cgit v1.2.3