diff options
Diffstat (limited to 'tests/golden-tests')
| -rw-r--r-- | tests/golden-tests/tests/Test.hs | 4 | 
1 files changed, 4 insertions, 0 deletions
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'  | 
