Skip to content
/ discount Public
forked from Orc/discount

Windows binary build of Discount accompanied by source and scripts - see parent repo for upstream.

Notifications You must be signed in to change notification settings

OSVR/discount

 
 

Repository files navigation

This repository exists to maintain a Windows build of DISCOUNT together
with its corresponding source code and build scripts. The `win-build.sh`
script is designed for use with MSYS2 and the MinGW64-i686 toolchain,
to generate a `markdown.exe` executable for use in other project.

The original README content follows.

---

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

Windows binary build of Discount accompanied by source and scripts - see parent repo for upstream.

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C 75.3%
  • Other 20.5%
  • Shell 3.2%
  • Perl 1.0%