David Seifert 7afa5c6242 Make C99 clean
* Clang 16 (and likely GCC 14) will enforce strict C99 semantics
  and break old K&R C declarations and require correct C89
  function prototypes.

Bug: https://bugs.gentoo.org/870952
Clang: https://discourse.llvm.org/t/configure-script-breakage-with-the-new-werror-implicit-function-declaration/65213/9
2022-10-27 11:08:49 -07:00
2019-06-12 20:10:18 -04:00
2022-10-27 11:08:49 -07:00
2022-10-27 11:08:49 -07:00
2022-10-27 11:08:49 -07:00
2022-10-27 11:08:49 -07:00
2013-10-20 14:15:08 -07:00
2022-10-27 11:08:49 -07:00
2022-10-27 11:08:49 -07:00
2022-10-27 11:08:49 -07:00
2022-10-27 11:08:49 -07:00
2022-10-27 11:08:49 -07:00
2021-11-05 20:51:31 -05:00
2016-07-26 22:25:32 +03:00
2022-08-02 09:45:17 -07:00
2022-10-27 11:08:49 -07:00
2022-10-27 11:08:49 -07:00
2022-10-27 11:08:49 -07:00
2020-05-01 19:58:40 +03:00
2022-10-27 11:08:49 -07:00
2022-10-27 11:08:49 -07:00
2022-10-27 11:08:49 -07:00
2022-10-27 11:08:49 -07:00
2018-06-03 21:05:28 -07:00
2022-10-27 11:08:49 -07:00
2022-10-27 11:08:49 -07:00
2022-10-27 11:08:49 -07:00
2022-10-27 11:08:49 -07:00

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
S
Description
No description provided
Readme
2 MiB
Languages
C 49.3%
Roff 18.9%
Raku 11.8%
PHP 9.7%
Makefile 2.3%
Other 8%