kramdown
Markdown converter
Converts Markdown documents to HTML and other formats using a fast, pure Ruby implementation
kramdown is a fast, pure Ruby Markdown superset converter, using a strict syntax definition and supporting several common extensions.
2k stars
38 watching
275 forks
Language: Ruby
last commit: 4 months ago
Linked from 3 awesome lists
htmlkramdownmarkdownpdfruby
Related projects:
Repository | Description | Stars |
---|---|---|
jcheatham/hypertextmarkdown | Converts HTML to markdown text format | 1 |
soffes/unmarkdown | Converts HTML to Markdown | 133 |
xijo/reverse_markdown | Converts HTML content to Markdown format | 629 |
29decibel/html2markdown | Converts HTML to Markdown markup | 72 |
zhgchgli/zmediumtomarkdown | Converts Medium articles to Markdown format | 37 |
johanneskaufmann/html-to-markdown | Converts HTML to Markdown | 2,210 |
conversation/upmark | A tool that converts HTML documents to Markdown format using a parsing expression grammar. | 29 |
pmorton/html2md | A tool for converting basic HTML to Markdown | 35 |
burdettelamar/markdown_helper | A Ruby gem for pre-processing markdown files with file inclusion and formatting options. | 40 |
benbalter/word-to-markdown | Automates conversion of Microsoft Word documents to Markdown format | 1,471 |
alir3z4/html2text | Converts HTML to plain text that can be easily read and formatted as Markdown. | 1,845 |
mislav/remark | Converts HTML to Markdown format | 18 |
bambax/markitdown.medusis.com | Retro-converts rich text to Markdown using XSLT and Saxon-CE on the client-side. | 70 |
bhollis/maruku | A pure-Ruby Markdown interpreter with syntax support for original and extended Markdown standards. | 502 |
h3rald/hastyscribe | A command-line tool that converts markdown files to HTML documents | 194 |