There are 15 repositories under markdown-parser topic.
A bidirectional Markdown to HTML to Markdown converter written in Javascript
Markdown parser, done right. Commonmark support, extensions, syntax plugins, high speed - all in one. Gulp and metalsmith plugins available. Used by Facebook, Docusaurus and many others! Use https://github.com/breakdance/breakdance for HTML-to-markdown conversion. Use https://github.com/jonschlinkert/markdown-toc to generate a table of contents.
A Python implementation of John Gruber’s Markdown with Extension support.
Client-Side JavaScript Site Generator
EasyMDE: A simple, beautiful, and embeddable JavaScript Markdown editor. Delightful editing for beginners and experts alike. Features built-in autosaving and spell checking.
CommonMark/Markdown Java parser with source level AST. CommonMark 0.28, emulation of: pegdown, kramdown, markdown.pl, MultiMarkdown. With HTML to MD, MD to PDF, MD to DOCX conversion modules.
(yet another) static site generator. Simple, customisable, fast, maths with KaTeX, code evaluation, optional pre-rendering, in Julia.
An extended commonmark compliant parser, with bridges to docutils/sphinx
Markdown parser, done right. 100% CommonMark support, extensions, syntax plugins & high speed. Now in Python!
Render Markdown to HTML on any website using a md tag
👻 Lightweight realtime markdown viewer and editor - Simple, clean and beautiful https://liyasthomas.github.io/marcdown
A multithreaded 🕸️ web crawler that recursively crawls a website and creates a 🔽 markdown file for each page, designed for LLM RAG
An ASP.NET Core Markdown support library that provides Markdown parsing, a Markdown TagHelper and Markdown Page Handler Middleware
A stand-alone application to quickly preview and edit Markdown files using Electron.
A framework for parsing and transforming text in Markdown format written in Swift 5 for macOS, iOS, and Linux. The syntax is based on the CommonMark specification. The framework defines an abstract syntax for Markdown, provides a parser for parsing strings into abstract syntax trees, and comes with generators for HTML and attributed strings.
A Beautiful Markdown Parser in the Nim World.
A fully-fledged modern forum app, including @mention and private messaging, built with Laravel 5.3 and Vue 2.
Easily deployable and scalable backend server that efficiently converts various document formats (pdf, docx, pptx, html, images, etc) into Markdown. With support for both CPU and GPU processing, it is Ideal for large-scale workflows, it offers text/table extraction, OCR, and batch processing with sync/async endpoints.
Parse markdown article, download images and replace images URL's with local paths
CI Markdown is a CodeIgniter library for parsing Markdown to HTML.