BlogLiterately-0.5.1: A tool for posting Haskelly articles to blogs
Text.BlogLiterately.LaTeX
Description
Utilities for working with embedded LaTeX.
Synopsis
wpTeXify :: Pandoc -> PandocSource
WordPress can render LaTeX, but expects it in a special non-standard format ($latex foo$). The wpTeXify function formats LaTeX code using this format so that it can be processed by WordPress.
$latex foo$
wpTeXify