Markdown-it Alternatives
Markdown-it is described as 'high-speed Markdown parser with 100% CommonMark support, extensions & syntax plugins' and is an app in the Development category. There are five alternatives to Markdown-it for Self-Hosted solutions and Online / Web-based. The best alternative is Snarkdown, which is both free and Open Source. Other great apps like Markdown-it are Markdeep (Free, Open Source), ShowdownJS (Free, Open Source), Strapdown.js (Free, Open Source) and Marked.js (Free, Open Source).
- Snarkdown is a relatively simple Markdown parser written in JavaScript that's built for speed. It's fast because it's tiny (only 1kb), and uses a single, lengthy but efficient, regular expression for a tokenizer.
- Markdeep is an encompassing JavaScript library for rendering Markdown in the browser. It requires no dependencies and directly supports advanced features like charts and diagrams, fenced code blocks, schedule lists and much more.
- Showdown is a JavaScript Markdown to HTML converter, based on the original works by John Gruber. Showdown can be used client side (in the browser) or server side (with NodeJs).
- Create Markdown documents using JavaScript and Bootstrap themes. Strapdown.js makes it embarrassingly simple to create elegant Markdown documents. No server-side compilation required. Use it to quickly document your projects, create tutorials, home pages, etc.No screenshots yet
- A full-featured markdown parser and compiler, written in JavaScript. Built for speed.No screenshots yet