summaryrefslogtreecommitdiff
path: root/src/exe/Doc.lhs
diff options
context:
space:
mode:
Diffstat (limited to 'src/exe/Doc.lhs')
-rw-r--r--src/exe/Doc.lhs5
1 files changed, 2 insertions, 3 deletions
diff --git a/src/exe/Doc.lhs b/src/exe/Doc.lhs
index 63e9847..40508cb 100644
--- a/src/exe/Doc.lhs
+++ b/src/exe/Doc.lhs
@@ -26,10 +26,9 @@ source code.
> ]
> , readerStandalone = True }
-.. _Pandoc: http://www.pandoc.org/
-Pandoc_ outputs a single HTML5 page with syntax highlighting and MathJax for
-formulas.
+`Pandoc <http://www.pandoc.org/>`_ outputs a single HTML5 page with syntax
+highlighting and MathJax for formulas.
> writeDoc tpl = writeHtml5String def {
> writerTemplate = tpl