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
874 stars
12 watching
137 forks
Language: Elixir
last commit: 6 months ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
icyleaf/markd | A markdown parser written in Crystal, compliant to CommonMark specification. | 110 |
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,290 |
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 | 1,002 |
amitmerchant1990/electron-markdownify | A desktop Markdown editor with live preview and syntax highlighting | 988 |
executablebooks/markdown-it-py | A Python implementation of Markdown parsing with high speed and customization options. | 756 |
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,439 |
jfcere/ngx-markdown | An Angular library to parse markdown content and render HTML with syntax highlighting and other features. | 1,070 |
bmoliveira/markdownkit | A customizable Markdown parser for Swift that supports various elements and allows customization of font and color attributes. | 797 |
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 |