Skip to content

watersb/discount

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

WTF? -- Why the Fork

This fork is one excuse for me to play with XCode on macOS, to chase its code scanning warnings, and basic debugging with an "External Build System" XCode project managing an Autoconf or CMake code base.

original readme as follows:


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 David 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

Resources

Stars

Watchers

Forks

Packages

 
 
 

Languages

  • C 48.6%
  • Roff 20.7%
  • Raku 11.1%
  • C++ 10.7%
  • Makefile 2.4%
  • Shell 2.1%
  • Other 4.4%