Indexation started on 2023-03-20 10:13:57 crashed on 2023-03-20 10:16:05 (all times in 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 - 2022-08-21 01:33:46  
folder cmake/ - 2022-08-21 01:33:46  
folder msvc/ - 2022-08-21 01:33:46  
folder Plan9/ - 2022-08-21 01:33:46  
folder tests/ - 2022-08-21 01:33:46  
folder tools/ - 2022-08-21 01:33:46

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 2022-08-21 01:33:46 Not valid

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

file amalloc.h 492 bytes 2022-08-21 01:33:46 Not valid

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

file basename.c 891 bytes 2022-08-21 01:33:46 Not valid  
file configure.inc 40721 bytes 2022-08-21 01:33:46 -  
file configure.sh 6186 bytes 2022-08-21 01:33:46 Not valid  
file COPYRIGHT 1516 bytes 2022-08-21 01:33:46 -  
file CREDITS 1561 bytes 2022-08-21 01:33:46 -  
file Csio.c 1019 bytes 2022-08-21 01:33:46 Not valid

include <stdio.h>

file css.c 1494 bytes 2022-08-21 01:33:46 Not valid  
file cstring.h 2409 bytes 2022-08-21 01:33:46 Not valid  
file docheader.c 878 bytes 2022-08-21 01:33:46 Not valid  
file dumptree.c 3042 bytes 2022-08-21 01:33:46 Not valid  
file emmatch.c 4176 bytes 2022-08-21 01:33:46 Not valid  
file flags.c 2341 bytes 2022-08-21 01:33:46 Not valid

include <stdio.h>

file generate.c 44609 bytes 2022-08-21 01:33:46 Not valid  
file gethopt.3 5242 bytes 2022-08-21 01:33:46 -  
file gethopt.c 5810 bytes 2022-08-21 01:33:46 Not valid

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

file gethopt.h 918 bytes 2022-08-21 01:33:46 Not valid

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

file github_flavoured.c 2252 bytes 2022-08-21 01:33:46 Not valid  
file h1title.c 689 bytes 2022-08-21 01:33:46 Not valid

include <stdio.h>

file html5.c 417 bytes 2022-08-21 01:33:46 Not valid

block-level tags for passing html5 blocks through the blender

file INSTALL 2729 bytes 2022-08-21 01:33:46 -  
file libmarkdown.pc.in 263 bytes 2022-08-21 01:33:46 -  
file main.c 7424 bytes 2022-08-21 01:33:46 Not valid  
file Makefile.in 6015 bytes 2022-08-21 01:33:46 Not valid  
file makepage.1 748 bytes 2022-08-21 01:33:46 -  
file makepage.c 2094 bytes 2022-08-21 01:33:46 Not valid

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

file markdown.1 4095 bytes 2022-08-21 01:33:46 -  
file markdown.3 3402 bytes 2022-08-21 01:33:46 -  
file markdown.7 29310 bytes 2022-08-21 01:33:46 -  
file markdown.c 30408 bytes 2022-08-21 01:33:46 Not valid  
file markdown.h 8094 bytes 2022-08-21 01:33:46 Not valid

ifndef _MARKDOWN_D

file mkd-callbacks.3 1988 bytes 2022-08-21 01:33:46 -  
file mkd-extensions.7 4271 bytes 2022-08-21 01:33:46 -  
file mkd-functions.3 4198 bytes 2022-08-21 01:33:46 -  
file mkd-line.3 986 bytes 2022-08-21 01:33:46 -  
file mkd2html.1 953 bytes 2022-08-21 01:33:46 -  
file mkd2html.c 4948 bytes 2022-08-21 01:33:46 Not valid  
file mkdio.c 9287 bytes 2022-08-21 01:33:46 Not valid  
file mkdio.h.in 4602 bytes 2022-08-21 01:33:46 -  
file mktags.c 1805 bytes 2022-08-21 01:33:46 Not valid

block-level tags for passing html blocks through the blender

file notspecial.c 732 bytes 2022-08-21 01:33:46 Not valid

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 2022-08-21 01:33:46 Not valid  
file pgm_options.h 187 bytes 2022-08-21 01:33:46 Not valid

ifndef PGM_OPTIONS_D

file README 710 bytes 2022-08-21 01:33:46 -  
file resource.c 2823 bytes 2022-08-21 01:33:46 Not valid  
file setup.c 669 bytes 2022-08-21 01:33:46 Not valid  
file tags.c 2000 bytes 2022-08-21 01:33:46 Not valid

block-level tags for passing html blocks through the blender

file tags.h 326 bytes 2022-08-21 01:33:46 Not valid

block-level tags for passing html blocks through the blender

file theme.1 2871 bytes 2022-08-21 01:33:46 -  
file theme.c 13097 bytes 2022-08-21 01:33:46 Not valid  
file toc.c 2598 bytes 2022-08-21 01:33:46 Not valid  
file VERSION 6 bytes 2022-08-21 01:33:46 -  
file version.c.in 193 bytes 2022-08-21 01:33:46 -  
file xml.c 1618 bytes 2022-08-21 01:33:46 Not valid  
file xmlpage.c 1161 bytes 2022-08-21 01:33:46 Not valid