cheapskate

Version 0.1.1.2 revision 1 uploaded by phadej.

Package meta

Synopsis
Experimental markdown processor.
Description

This is an experimental Markdown processor in pure Haskell. It aims to process Markdown efficiently and in the most forgiving possible way. It is designed to deal with any input, including garbage, with linear performance. Output is sanitized by default for protection against XSS attacks.

Several markdown extensions are implemented, including fenced code blocks, significant list start numbers, and autolinked URLs. See README.markdown for details.

Author
John MacFarlane
Bug reports
n/a
Category
Text
Copyright
(C) 2012-2013 John MacFarlane
Homepage
http://github.com/jgm/cheapskate
Maintainer
jgm@berkeley.edu
Package URL
n/a
Stability
n/a

Components