07cc5a5ed9
- bug fix release - pass maintainership to submitter (upstream) PR: ports/169450 Submitted by: Natacha Porte <natacha@instinctive.eu>
9 lines
355 B
Text
9 lines
355 B
Text
lightweight C library that can parse John Gruber's [markdown]
|
|
(http://daringfireball.net/projects/markdown/) format and convert
|
|
it into several formats and can be easily extended.
|
|
|
|
It also provides two usage examples:
|
|
- mkd2html: markdown to xhtml conversion.
|
|
- mkd2man: markdown to manpage conversion.
|
|
|
|
WWW: http://fossil.instinctive.eu/libsoldout/index
|