From 4bf464ce4c15f9e5dc75a8c775c3b0202b552c9b Mon Sep 17 00:00:00 2001 From: fiddlosopher Date: Sun, 17 Jun 2007 16:12:23 +0000 Subject: Minor documentation changes to ASCIIMathML.hs template. git-svn-id: https://pandoc.googlecode.com/svn/trunk@602 788f1e2b-df1e-0410-8736-df70ead52e1b --- src/templates/ASCIIMathML.hs | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'src') diff --git a/src/templates/ASCIIMathML.hs b/src/templates/ASCIIMathML.hs index 7747a52a2..1d04c6ff7 100644 --- a/src/templates/ASCIIMathML.hs +++ b/src/templates/ASCIIMathML.hs @@ -1,7 +1,7 @@ --- | Definitions for use of Pandoc.ASCIIMathML in HTML. +-- | Definitions for use of ASCIIMathML in HTML. -- (See .) module Text.Pandoc.ASCIIMathML ( asciiMathMLScript ) where --- | String containing Pandoc.ASCIIMathML javascript. +-- | String containing ASCIIMathML javascript. asciiMathMLScript :: String asciiMathMLScript = "\n" -- cgit v1.2.3