earmark
Markdown processor
A Markdown parser written in Elixir that can be used to process and transform Markdown text into various formats.
Markdown parser for Elixir
870 stars
12 watching
136 forks
Language: Elixir
last commit: 4 months ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
icyleaf/markd | A markdown parser written in Crystal, compliant to CommonMark specification. | 109 |
burdettelamar/markdown_helper | A Ruby gem for pre-processing markdown files with file inclusion and formatting options. | 40 |
sirthias/pegdown | A Markdown processor based on a parboiled PEG parser supporting various extensions and dialects. | 1,291 |
dimerapp/markdown | An opinionated Markdown parser with features like AST generation and custom directives | 94 |
smathot/academicmarkdown | A Python module for generating multiple file formats from Markdown source | 350 |
cebe/markdown | A fast and extensible Markdown parser for PHP | 999 |
amitmerchant1990/electron-markdownify | A desktop Markdown editor with live preview and real-time syntax highlighting. | 983 |
executablebooks/markdown-it-py | A Python port of markdown-it with 100% CommonMark support and extensibility | 734 |
camacho/markdown-magic-engines | A utility for processing and rendering Markdown text with customizable transformations | 0 |
gomarkdown/markdown | A Markdown parsing and rendering library for Go. | 1,416 |
jfcere/ngx-markdown | A library that provides markdown parsing and syntax highlighting capabilities for Angular applications | 1,065 |
bmoliveira/markdownkit | A customizable Markdown parser for Swift that supports various elements and allows customization of font and color attributes. | 793 |
egoist/eme | A Markdown editor with features like focus mode, math typesetting, and export options. | 2,048 |
dimpu/ngx-md | An Angular directive for parsing markdown content in web applications. | 266 |
rla/prolog-markdown | An implementation of a Markdown parser for use with SWI-Prolog | 20 |