markdown-js
Markdown processor
A Markdown parser that produces well-formed HTML with intermediate representation and supports extensibility
A Markdown parser for javascript
8k stars
190 watching
860 forks
Language: JavaScript
last commit: over 4 years ago
Linked from 2 awesome lists
Related projects:
Repository | Description | Stars |
---|---|---|
markdown-it/markdown-it | A fast and customizable Markdown parser with extensive support for syntax extensions and plugins. | 18,392 |
markedjs/marked | A markdown parser and compiler built to process markdown text into HTML quickly and efficiently. | 33,318 |
showdownjs/showdown | Converts Markdown to HTML and vice versa in a JavaScript library | 14,346 |
developit/snarkdown | A lightweight JavaScript Markdown parser with minimal features. | 2,300 |
trentm/python-markdown2 | A Python implementation of Markdown syntax conversion to HTML | 2,677 |
alanshaw/markdown-pdf | Converts Markdown files to PDFs using HTML and PhantomJS. | 2,720 |
davidanson/markdownlint | Analyzes Markdown and CommonMark files for consistency and formatting errors | 4,851 |
erusev/parsedown | A PHP library that converts Markdown text into HTML | 14,807 |
remarkjs/remark | Tools for processing and transforming markdown text into various formats. | 7,725 |
xoofx/markdig | A fast, extensible Markdown processor for .NET with support for various Markdown flavors and features. | 4,420 |
marketingpipeline/markdown-tag | A JavaScript library that renders Markdown to HTML on any website | 417 |
michelf/php-markdown | Converts plain text to HTML using Markdown syntax and PHP implementation | 3,431 |
alexgorbatchev/html2markdown | Converts HTML to Markdown text using a custom parser and ruleset | 7 |
remarkjs/react-markdown | A React component for rendering markdown safely and efficiently in web applications | 13,304 |
simonwaldherr/micromarkdown.js | Converts Markdown text to HTML output. | 208 |