{-# LANGUAGE Haskell2010 #-}
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 = ()