mirror of
https://github.com/Orc/discount.git
synced 2026-09-25 04:10:00 +03:00
e9c6511c6415efcddccee2fbd8131e5fb11b2c4e
2. Tweak the paragraph wrapping in `generate()` so that all paragraphs in a multiple-paragraph item/blockquote will be properly wrapped with `<p>`...`</p>` (or whatever is appropriate.) 3. Attempt to follow indentation better inside lists, so a list item with multiple paragraphs is parsed correctly when the second (& up) paragraphs are indented the same as the first paragraph.
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.chi.il.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
Languages
C
49.3%
Roff
18.9%
Raku
11.8%
PHP
9.7%
Makefile
2.3%
Other
8%