Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/Orc/discount

My C implementation of John Gruber's Markdown markup language
https://github.com/Orc/discount

c markdown

Last synced: about 2 months ago
JSON representation

My C implementation of John Gruber's Markdown markup language

Awesome Lists containing this project

README

        

DISCOUNT is a implementation of John Gruber & Aaron Swartz's
Markdown markup language. It implements, as far as I can tell,
all of the language as described in

and passes the Markdown test suite at

DISCOUNT is free software written by Jessica L. Parsons
; it is released under a BSD-style license
that allows you to do as you wish with it as long as you don't
attempt to claim it as your own work.

Most of the programs included in the DISCOUNT distribution have
manual pages describing how they work.

The file INSTALL describes how to build and install discount