blob: 86627f8efce4af877093ba5bd9a7e2611b671e32 (
plain) (
tree)
|
|
{-# 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:
--
-- 
--
link :: ()
link = ()
|