-- | Definitions for use of ASCIIMathML in HTML. -- (See .) module Text.Pandoc.ASCIIMathML ( asciiMathMLScript ) where -- | String containing ASCIIMathML javascript. asciiMathMLScript :: String asciiMathMLScript = "\n"