Ciconia
Markdown parser
A PHP Markdown parser with extensible syntax and rendering options
A New Markdown parser for PHP5.4
354 stars
19 watching
31 forks
Language: PHP
last commit: almost 9 years ago
Linked from 2 awesome lists
Related projects:
Repository | Description | Stars |
---|---|---|
kzykhys/text | A simple text manipulation library with a fluent interface. | 53 |
cebe/markdown | A fast and extensible Markdown parser for PHP | 1,002 |
piwi/markdown-extended | A parser for an extended syntax used in documentation formatting. | 2 |
webuni/commonmark-bundle | An Symfony bundle that integrates a markdown parser | 9 |
executablebooks/markdown-it-py | A Python implementation of Markdown parsing with high speed and customization options. | 756 |
kivikakk/koino | A Markdown parser and renderer written in Zig that maintains 100% spec-compatibility with GitHub Flavored Markdown. | 127 |
cebe/markdown-latex | A PHP library that converts Markdown text to LaTeX source code | 48 |
gomarkdown/markdown | A Markdown parsing and rendering library for Go. | 1,439 |
yogthos/markdown-clj | A Clojure library that parses Markdown text and generates HTML output | 547 |
kivikakk/comrak | A Markdown parser and formatter that supports both CommonMark and GitHub Flavored Markdown syntaxes. | 1,219 |
miaolz123/vue-markdown | A Markdown parser for Vue.js applications | 1,928 |
icyleaf/markd | A markdown parser written in Crystal, compliant to CommonMark specification. | 110 |
ota-meshi/postcss-markdown | A PostCSS plugin for parsing Markdown with support for various CSS preprocessor syntaxes and linting capabilities. | 2 |
soasme/nim-markdown | A Markdown parser written in Nim. | 152 |
bih/jquery.markdown.js | A WYSIWYG Markdown editor built as a jQuery plugin | 43 |