markdown
Markdown converter
Converts Markdown text to HTML using a NIF binding to the Hoedown library
A simple Elixir Markdown to HTML conversion library
88 stars
5 watching
19 forks
Language: C
last commit: over 4 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
zambal/markdown | Converts Markdown text to HTML using the Hoedown library | 0 |
alir3z4/html2text | Converts HTML to plain text that can be easily read and formatted as Markdown. | 1,845 |
thephpleague/html-to-markdown | Converts HTML to Markdown with PHP | 1,771 |
johanneskaufmann/html-to-markdown | Converts HTML to Markdown | 2,210 |
29decibel/html2markdown | Converts HTML to Markdown markup | 72 |
jaywcjlove/markdown-to-html-cli | A command line tool that converts markdown text to HTML | 59 |
cebe/markdown-latex | A PHP library that converts Markdown text to LaTeX source code | 48 |
h3rald/hastyscribe | A command-line tool that converts markdown files to HTML documents | 194 |
xijo/reverse_markdown | Converts HTML content to Markdown format | 629 |
alexgorbatchev/html2markdown | Converts HTML to Markdown text using a custom parser and ruleset | 7 |
sindresorhus/gulp-markdown | Converts Markdown files to HTML using the marked library | 181 |
mislav/remark | Converts HTML to Markdown format | 18 |
soffes/unmarkdown | Converts HTML to Markdown | 133 |
chuufmaster/markdown-toc | Generates and updates tables of contents in markdown files with customizable features. | 17 |
3b/3bmd | Converts Common Lisp Markdown to HTML using an esrap parser and grammar | 82 |