Marked-rails 0.0.4 released

Hi.

Marked https://github.com/chjj/marked is a fast Markdown parser and
compiler written in JavaScript.
Eastmedia, my employer, has released marked-rails - it does for marked
what
jquery-rails does for jquery.
After installing the gem - you can add //= require marked to your
application.js.

Marked is already available through Node Package Manager - but it’s nice
to
have this as a gem
so you can control version in source control via your Gemfile.

Github: GitHub - rosscooperman/marked-rails: A wrapper for Rails around the awesome marked JavaScript markdown library
RubyGems: marked-rails | RubyGems.org | your community gem host

lemmehearyousayway-o,
Stephen

On ownership:

I’ve reached out to chjj (marked’s creator) in this github
issuehttps://github.com/chjj/marked/issues/84
.
If he’d like to maintain this gem - the github url would change - but
it shouldn’t affect the gem.