Package Info

md4c


C Markdown parser


Unspecified

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.


License: MIT
URL: https://github.com/mity/md4c

Categories

Releases

Package Version Update ID Released Package Hub Version Platforms Subpackages
0.5.2-160000.3.2 info GA Release 2024-04-02 16.0
  • x86-64
  • md4c
  • md4c-devel