C Markdown parser

Edit Package md4c
https://github.com/mity/md4c

MD4C is Markdown parser implementation in C, with the following features:
- Compliance: Generally, MD4C aims to be compliant to the latest version of CommonMark specification.
- Extensions: MD4C supports some commonly requested and accepted extensions.
- Compactness: MD4C parser is implemented in one source file and one header
file.
- Embedding: MD4C parser is easy to reuse in other projects.
- Push model: MD4C parses the complete document and calls few callback
functions provided by the application to inform it about a start/end of every block, a start/end of every span, and with any textual contents.
- Encoding: MD4C by default expects UTF-8 encoding of the input document.

This package provides the md2html utility.

Refresh
Refresh
Source Files
Filename Size Changed
md4c.changes 0000000150 150 Bytes
md4c.spec 0000003328 3.25 KB
release-0.5.2.tar.gz 0000237973 232 KB
Latest Revision
Ana Guerrero's avatar Ana Guerrero (anag+factory) accepted request 1164320 from Christophe Marin's avatar Christophe Marin (krop) (revision 1)
Add md4c to factory. Optionally used (at least) by qtbase and marknote
Comments 0
openSUSE Build Service is sponsored by