libcmark-vapi
Markdown parser
A set of Vala bindings for parsing and rendering Markdown text using the CommonMark library
Vala bindings for libcmark, the CommonMark parsing and rendering library in C
4 stars
2 watching
0 forks
Language: Vala
last commit: over 6 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
commonmark/commonmark.js | A JavaScript library for parsing and rendering Markdown syntax | 1,444 |
vmg/sundown | A high-performance Markdown parser with standards compliance and customizable rendering capabilities | 1,998 |
bmoliveira/markdownkit | A customizable Markdown parser for Swift that supports various elements and allows customization of font and color attributes. | 793 |
kivikakk/comrak | A Markdown parser and renderer compatible with CommonMark and GitHub Flavored Markdown standards. | 1,204 |
webuni/commonmark-bundle | An Symfony bundle that integrates a markdown parser | 9 |
meanderingprogrammer/render-markdown.nvim | A Neovim plugin that enhances Markdown rendering capabilities with customizable options and support for various markdown components. | 1,783 |
jakewvincent/mkdnflow.nvim | A plugin that enables efficient navigation and management of markdown documents and notebooks in Neovim. | 693 |
kicamon/markdown-table-mode.nvim | A plugin that formats markdown tables under the cursor when leaving insert mode or typing '|' | 58 |
piwi/markdown-extended | A parser for an extended syntax used in documentation formatting. | 2 |
commonmark/cmark | A C library and program that implements the CommonMark syntax specification | 1,652 |
dimpu/ngx-md | An Angular directive for parsing markdown content in web applications. | 266 |
sidofc/mkdx | A Vim plugin that adds features to markdown documents | 482 |
fannheyward/coc-markdownlint | A plugin for Neovim/Vim that integrates markdown linting into its code completion and editing capabilities. | 169 |
icyleaf/markd | A markdown parser written in Crystal, compliant to CommonMark specification. | 109 |
ota-meshi/postcss-markdown | A PostCSS plugin for parsing Markdown with support for various CSS preprocessor syntaxes and linting capabilities. | 2 |