889 skills found · Page 1 of 30
markedjs / MarkedA markdown parser and compiler. Built for speed.
markdown-it / Markdown ItMarkdown parser, done right. 100% CommonMark support, extensions, syntax plugins & high speed
erusev / ParsedownBetter Markdown Parser in PHP
showdownjs / ShowdownA bidirectional Markdown to HTML to Markdown converter written in Javascript
evilstreak / Markdown JsA Markdown parser for javascript
jonschlinkert / RemarkableMarkdown 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.
xoofx / MarkdigA fast, powerful, CommonMark compliant, extensible Markdown processor for .NET
vmg / RedcarpetThe safe Markdown parser, reloaded.
yuin / Goldmark:trophy: A markdown parser written in Go. Easy to extend, standard(CommonMark) compliant, well structured.
OscarGodson / EpicEditorEpicEditor is an embeddable JavaScript Markdown editor with split fullscreen editing, live previewing, automatic draft saving, offline support, and more. For developers, it offers a robust API, can be easily themed, and allows you to swap out the bundled Markdown parser with anything you throw at it.
Python-Markdown / MarkdownA Python implementation of John Gruber’s Markdown with Extension support.
michelf / Php MarkdownParser for Markdown and Markdown Extra derived from the original Markdown.pl by John Gruber.
swiftlang / Swift MarkdownA Swift package for parsing, building, editing, and analyzing Markdown documents.
CatchTheTornado / Text Extract ApiDocument (PDF, Word, PPTX ...) extraction and parse API using state of the art modern OCRs + Ollama supported models. Anonymize documents. Remove PII. Convert any document or picture to structured JSON or Markdown
chrisdiana / Cms.jsClient-Side JavaScript Site Generator
lepture / MistuneA fast yet powerful Python Markdown parser with renderers and plugins.
Ionaru / Easy Markdown EditorEasyMDE: A simple, beautiful, and embeddable JavaScript Markdown editor. Delightful editing for beginners and experts alike. Features built-in autosaving and spell checking.
thephpleague / CommonmarkHighly-extensible PHP Markdown parser which fully supports the CommonMark and GFM specs.
commonmark / Commonmark JavaJava library for parsing and rendering CommonMark (Markdown)
vsch / Flexmark JavaCommonMark/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.