markdown_helper
Markdown processor
A Ruby gem for pre-processing markdown files with file inclusion and formatting options.
GitHub markdown helpers. First is file inclusion.
40 stars
3 watching
19 forks
Language: Ruby
last commit: over 4 years ago
Linked from 1 awesome list
githubinclude-filesmarkdownreadmeruby
Related projects:
Repository | Description | Stars |
---|---|---|
markdownlint/markdownlint | A tool to automatically check markdown files for style issues and report problems. | 1,813 |
benbalter/word-to-markdown | Automates conversion of Microsoft Word documents to Markdown format | 1,471 |
gettalong/kramdown | Converts Markdown documents to HTML and other formats using a fast, pure Ruby implementation | 1,716 |
bhollis/maruku | A pure-Ruby Markdown interpreter with syntax support for original and extended Markdown standards. | 502 |
pragdave/earmark | A Markdown parser written in Elixir that can be used to process and transform Markdown text into various formats. | 870 |
pygments/pygments.rb | Provides syntax highlighting functionality for Ruby code | 573 |
cebe/markdown | A fast and extensible Markdown parser for PHP | 999 |
29decibel/html2markdown | Converts HTML to Markdown markup | 72 |
soffes/unmarkdown | Converts HTML to Markdown | 133 |
amitmerchant1990/electron-markdownify | A desktop Markdown editor with live preview and real-time syntax highlighting. | 983 |
russross/blackfriday-tool | Provides an example of how to use the Blackfriday Markdown processor in a Go project | 104 |
bmoliveira/markdownkit | A customizable Markdown parser for Swift that supports various elements and allows customization of font and color attributes. | 793 |
wbaldoumas/markdown-colorcode | An extension for Markdig that adds syntax highlighting to code through the power of ColorCode | 28 |
xijo/reverse_markdown | Converts HTML content to Markdown format | 629 |
gajus/gitdown | Enhances GitHub Flavored Markdown with additional functionality | 452 |