You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.