Skip to content
forked from bhollis/maruku

A pure-Ruby Markdown-superset interpreter. Unofficial repo - removes iconv dependency.

License

Notifications You must be signed in to change notification settings

goodfilms/maruku

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Maruku

An unofficial repo of the pure-Ruby Markdown-superset interpreter that eliminates Iconv.

This version removes the iconv dependency and replaces it with String#encode eliminating the deprecation warnings common with Maruku processing of Markdown.

About

A pure-Ruby Markdown-superset interpreter. Unofficial repo - removes iconv dependency.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Ruby 99.9%
  • Shell 0.1%