Description
Applications can parse Markdown through a C implementation designed for embedding into other software. It is useful for developers who need Markdown rendering or analysis without writing their own parser.
This Git package is mainly a library component, not an end-user writing app. The visible result depends on the application that links against it and the Markdown features that application enables.