vfmd-src

Markdown parser

A C++ implementation of a Markdown parsing engine that handles various syntax constructs and supports different variants of Markdown

An implementation of vfmd in C++

GitHub

18 stars
4 watching
1 forks
Language: C
last commit: over 10 years ago

Related projects:

Repository Description Stars
vmg/sundown A high-performance Markdown parser with standards compliance and customizable rendering capabilities 1,998
github/cmark-gfm A lightweight, portable and flexible C library for parsing and rendering Markdown syntax with extensions. 906
orc/discount An implementation of Markdown markup language written in C 860
dflydev/dflydev-markdown A stripped-down version of Michel Fortin's PHP Markdown library, updated to be PSR-0 friendly and Composer compatible. 170
amauryt/cr-cmark-gfm A C binding for the cmark-gfm markdown parser and renderer 20
jgm/peg-markdown An implementation of markdown syntax in C using a parsing expression grammar 696
ephraimduncan/termd A command-line tool that renders markdown text with syntax highlighting and supports rendering from URLs or GitHub repositories. 66
rla/prolog-markdown An implementation of a Markdown parser for use with SWI-Prolog 20
mmark-md/mmark A markdown parser designed to produce high-quality error messages and offer extensions for customizing its behavior 111
dariubs/rtlmd A simple Markdown editor designed to support right-to-left languages. 12
icyleaf/markd A markdown parser written in Crystal, compliant to CommonMark specification. 109
mdiep/mmmarkdown A framework for converting Markdown text to HTML 1,248
bmoliveira/markdownkit A customizable Markdown parser for Swift that supports various elements and allows customization of font and color attributes. 793
commonmark/cmark A C library and program that implements the CommonMark syntax specification 1,652
f-loat/vue-simplemde A Vue.js component that integrates the SimpleMDE editor with Markdown support 769