Orc / discount

My C implementation of John Gruber's Markdown markup language

Home Page:http://www.pell.portland.or.us/~orc/Code/discount

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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
 <http://daringfireball.net/projects/markdown/syntax>
and passes the Markdown test suite at
<http://daringfireball.net/projects/downloads/MarkdownTest_1.0.zip>

DISCOUNT is free software written by Jessica L. Parsons
<orc@pell.portland.or.us>; 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

About

My C implementation of John Gruber's Markdown markup language

http://www.pell.portland.or.us/~orc/Code/discount

License:Other


Languages

Language:C 48.2%Language:Roff 19.5%Language:BitBake 10.1%Language:Perl 8.2%Language:Raku 5.2%Language:Makefile 2.4%Language:HTML 2.3%Language:Shell 2.0%Language:CMake 1.9%Language:Turing 0.3%