aboutsummaryrefslogtreecommitdiff
path: root/html-test/src/Bold.hs
blob: 7ff28ef98712b22a878ea86cbf62023ba30f9ab1 (plain) (blame)
1
2
3
4
5
6
7
8
9
module Bold where
-- | Some __bold text__.
--
-- * __Bold__ in a list
--
-- [__bold in a definition__] list
--
-- @ bold __in__ a __code__ block @
foo = undefined