This repository is private.
All pages are served over SSL and all pushing and pulling is done over SSH.
No one may fork, clone, or view it unless they are added as a member.
Every repository with this icon (
) is private.
Every repository with this icon (
This repository is public.
Anyone may fork, clone, or view it.
Every repository with this icon (
) is public.
Every repository with this icon (
qlmarkdown / discount
| name | age | message | |
|---|---|---|---|
| .. | |||
| |
COPYRIGHT | Tue Feb 10 09:38:33 -0800 2009 | |
| |
README | Tue Feb 10 09:38:33 -0800 2009 | |
| |
VERSION | Tue Feb 10 09:38:33 -0800 2009 | |
| |
amalloc.c | Tue Feb 10 09:38:33 -0800 2009 | |
| |
amalloc.h | Tue Feb 10 09:38:33 -0800 2009 | |
| |
config.h | Tue Feb 10 09:38:33 -0800 2009 | |
| |
cstring.h | Tue Feb 10 09:38:33 -0800 2009 | |
| |
docheader.c | Tue Feb 10 09:38:33 -0800 2009 | |
| |
dumptree.c | Tue Feb 10 09:38:33 -0800 2009 | |
| |
generate.c | Tue Feb 10 09:38:33 -0800 2009 | |
| |
markdown.c | Tue Feb 10 09:38:33 -0800 2009 | |
| |
markdown.h | Tue Feb 10 09:38:33 -0800 2009 | |
| |
mkdio.c | Tue Feb 10 09:38:33 -0800 2009 | |
| |
mkdio.h | Tue Feb 10 09:38:33 -0800 2009 | |
| |
resource.c | Tue Feb 10 09:38:33 -0800 2009 | |
| |
toc.c | Tue Feb 10 09:38:33 -0800 2009 | |
| |
wrapper.c | Tue Feb 10 09:38:33 -0800 2009 | |
| |
wrapper.h | Tue Feb 10 09:38:33 -0800 2009 | |
| |
xmlpage.c | Tue Feb 10 09:38:33 -0800 2009 |
discount/README
DISCOUNT is a implementation of John Gruber'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 David Parsons <orc@pell.chi.il.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







