aboutsummaryrefslogtreecommitdiff
path: root/html-test/src/Bug865.hs
blob: 71a6add173088ff839ba5393d01d7e1ceb5f0a9b (plain) (blame)
1
2
3
4
5
6
7
8
9
module Bug865 where

-- | An emphasized link [yes /this/ is emphasized while this is
-- @monospaced@](https://www.haskell.org/). And here is an image:
--
-- ![/emphasis/ stripped](https://www.haskell.org/static/img/haskell-logo.svg)
--
link :: ()
link = ()