blob: 799e4f5ddffbf6f39917457c71e3f426e8a1106e (
plain) (
blame)
1
2
3
4
5
6
7
|
Ruby wrapper around David Loren Parsons' discount, a fast,
BSD-licensed C implementation of John Gruber's Markdown plus
some aspects of SmartyPants. Markdown is a text-to-HTML
conversion language for web writers, inspired by the format
of plain-text e-mail messages. Markdown allows you to write
in an easy-to-read, easy-to-write plain text format, then
convert it to structurally valid XHTML (or HTML).
|