From 2e893b43c4b0536957d46289e7f64b4943734bda Mon Sep 17 00:00:00 2001 From: fiddlosopher Date: Mon, 8 Sep 2008 02:54:17 +0000 Subject: Fixed haddock bug in Text/Pandoc/LaTexMathML.hs. git-svn-id: https://pandoc.googlecode.com/svn/trunk@1427 788f1e2b-df1e-0410-8736-df70ead52e1b --- Text/Pandoc/LaTeXMathML.hs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Text') diff --git a/Text/Pandoc/LaTeXMathML.hs b/Text/Pandoc/LaTeXMathML.hs index de0d3875f..1eb3c23cc 100644 --- a/Text/Pandoc/LaTeXMathML.hs +++ b/Text/Pandoc/LaTeXMathML.hs @@ -1,6 +1,6 @@ {-# LANGUAGE CPP, TemplateHaskell #-} -- | Definitions for use of LaTeXMathML in HTML. --- (See http://math.etsu.edu/LaTeXMathML/) +-- (See ) module Text.Pandoc.LaTeXMathML ( latexMathMLScript ) where import Text.Pandoc.TH ( contentsOf ) import System.FilePath ( () ) -- cgit v1.2.3