Last indexation completed on 2024-04-28 13:54:22 UTC

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 <daringfireball.net/projects/markdown/syntax">http://daringfireball.net/projects/markdown/syntax> and passes the Markdown test suite at <daringfireball.net/projects/downloads/MarkdownTest_">http://daringfireball.net/projects/downloads/MarkdownTest_1.0.zip>
DISCOUNT is free software written by David Parsons <portland.or.us">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

  Name Size Date (UTC) Last indexed Description
  Name Size Date (UTC) Last indexed Description
folder Parent directory - 2024-02-11 00:55:01  
folder cmake/ - 2024-02-11 00:55:01  
folder msvc/ - 2024-02-11 00:55:01  
folder Plan9/ - 2024-02-11 00:55:01  
folder tests/ - 2024-02-11 00:55:01  
folder tools/ - 2024-02-11 00:55:01

Build utilities in this directory
branch.c: generates a branch suffix for the version# (in version.c) if the code was built from a non-master git branch checkbits.sh: check that the MKD_ flags in markdown.h and mkdio.h are identical cols.c: a format prettifier for test progress output (truncates the input to a fixed width, treating utf-8 character sequences as one cell wide.) A bit of a kludge, since it doesn't consider zero-width or multi-cell glyphs. echo.c: echo, localized so configure.sh doesn't have to thrash around figuring whether the system echo uses -n or /c (or whatever) to do output w/o a trailing newline

file amalloc.c 2675 bytes 2024-02-11 00:55:01 2024-04-28 11:21:06

debugging malloc()/realloc()/calloc()/free() that attempts to keep track of just what's been allocated today.

file amalloc.h 492 bytes 2024-02-11 00:55:01 2024-04-28 11:21:06

debugging malloc()/realloc()/calloc()/free() that attempts to keep track of just what's been allocated today.

file basename.c 891 bytes 2024-02-11 00:55:01 2024-04-28 11:21:06  
file configure.inc 40721 bytes 2024-02-11 00:55:01 -  
file configure.sh 6186 bytes 2024-02-11 00:55:01 2024-04-28 11:21:06  
file COPYRIGHT 1516 bytes 2024-02-11 00:55:01 -  
file CREDITS 1561 bytes 2024-02-11 00:55:01 -  
file Csio.c 1019 bytes 2024-02-11 00:55:01 2024-04-28 11:21:06

include <stdio.h>

file css.c 1494 bytes 2024-02-11 00:55:01 2024-04-28 11:21:06  
file cstring.h 2409 bytes 2024-02-11 00:55:01 2024-04-28 11:21:06  
file docheader.c 878 bytes 2024-02-11 00:55:01 2024-04-28 11:21:06  
file dumptree.c 3042 bytes 2024-02-11 00:55:01 2024-04-28 11:21:07  
file emmatch.c 4176 bytes 2024-02-11 00:55:01 2024-04-28 11:21:07  
file flags.c 2341 bytes 2024-02-11 00:55:01 2024-04-28 11:21:07

include <stdio.h>

file generate.c 44609 bytes 2024-02-11 00:55:01 2024-04-28 11:21:08  
file gethopt.3 5242 bytes 2024-02-11 00:55:01 -  
file gethopt.c 5810 bytes 2024-02-11 00:55:01 2024-04-28 11:21:08

gehopt; options processing with both single-character and whole-word options both introduced with -

file gethopt.h 918 bytes 2024-02-11 00:55:01 2024-04-28 11:21:08

gethopt; options processing with both single-character and whole-work options both introduced with -

file github_flavoured.c 2252 bytes 2024-02-11 00:55:01 2024-04-28 11:21:08  
file h1title.c 689 bytes 2024-02-11 00:55:01 2024-04-28 11:21:08

include <stdio.h>

file html5.c 417 bytes 2024-02-11 00:55:01 2024-04-28 11:21:08

block-level tags for passing html5 blocks through the blender

file INSTALL 2729 bytes 2024-02-11 00:55:01 -  
file libmarkdown.pc.in 263 bytes 2024-02-11 00:55:01 -  
file main.c 7424 bytes 2024-02-11 00:55:01 2024-04-28 11:21:08  
file Makefile.in 6015 bytes 2024-02-11 00:55:01 2024-04-28 11:21:08  
file makepage.1 748 bytes 2024-02-11 00:55:01 -  
file makepage.c 2094 bytes 2024-02-11 00:55:01 2024-04-28 11:21:08

makepage: Use mkd_xhtmlpage() to convert markdown input to a fully-formed xhtml page.

file markdown.1 4095 bytes 2024-02-11 00:55:01 -  
file markdown.3 3402 bytes 2024-02-11 00:55:01 -  
file markdown.7 29310 bytes 2024-02-11 00:55:01 -  
file markdown.c 30408 bytes 2024-02-11 00:55:01 2024-04-28 11:21:09  
file markdown.h 8094 bytes 2024-02-11 00:55:01 2024-04-28 11:21:09

ifndef _MARKDOWN_D

file mkd-callbacks.3 1988 bytes 2024-02-11 00:55:01 -  
file mkd-extensions.7 4271 bytes 2024-02-11 00:55:01 -  
file mkd-functions.3 4198 bytes 2024-02-11 00:55:01 -  
file mkd-line.3 986 bytes 2024-02-11 00:55:01 -  
file mkd2html.1 953 bytes 2024-02-11 00:55:01 -  
file mkd2html.c 4948 bytes 2024-02-11 00:55:01 2024-04-28 11:21:09  
file mkdio.c 9287 bytes 2024-02-11 00:55:01 2024-04-28 11:21:09  
file mkdio.h.in 4602 bytes 2024-02-11 00:55:01 -  
file mktags.c 1805 bytes 2024-02-11 00:55:01 2024-04-28 11:21:09

block-level tags for passing html blocks through the blender

file notspecial.c 732 bytes 2024-02-11 00:55:01 2024-04-28 11:21:09

check a filename to see if it's a (fifo|character special|socket) object (if a stat() function doesn't exist, we can't stat so we'll just return true no matter what.)

file pgm_options.c 4960 bytes 2024-02-11 00:55:01 2024-04-28 11:21:09  
file pgm_options.h 187 bytes 2024-02-11 00:55:01 2024-04-28 11:21:09

ifndef PGM_OPTIONS_D

file README 710 bytes 2024-02-11 00:55:01 -  
file resource.c 2823 bytes 2024-02-11 00:55:01 2024-04-28 11:21:09  
file setup.c 669 bytes 2024-02-11 00:55:01 2024-04-28 11:21:09  
file tags.c 2000 bytes 2024-02-11 00:55:01 2024-04-28 11:21:09

block-level tags for passing html blocks through the blender

file tags.h 326 bytes 2024-02-11 00:55:01 2024-04-28 11:21:09

block-level tags for passing html blocks through the blender

file theme.1 2871 bytes 2024-02-11 00:55:01 -  
file theme.c 13097 bytes 2024-02-11 00:55:01 2024-04-28 11:21:10  
file toc.c 2598 bytes 2024-02-11 00:55:01 2024-04-28 11:21:10  
file VERSION 6 bytes 2024-02-11 00:55:01 -  
file version.c.in 193 bytes 2024-02-11 00:55:01 -  
file xml.c 1618 bytes 2024-02-11 00:55:01 2024-04-28 11:21:10  
file xmlpage.c 1161 bytes 2024-02-11 00:55:01 2024-04-28 11:21:10