Registry / serialization / maruku

maruku

JSON →
library0.7.3rbrubygemsunverified

Maruku is a Markdown interpreter in Ruby with native export to HTML and PDF via LaTeX.

gem install maruku
INSTALL
IMPORT
SIG · MARUKU
M
maruku
serializationrubyv0.7.3
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

Maruku
require 'maruku'

Converts Markdown to HTML.

require 'maruku' puts Maruku.new('# Hello').to_html
Debug
Known issues
breakingMaruku is no longer actively maintained and may have security issues.
fix
Consider using kramdown or redcarpet instead.
affects: >= 0.7.3
Upgrade
Version history
0.7.3latest on RubyGems
Audit
Dependencies

No dependency data recorded yet.

Agent activity
2 hits · last 30 days
node
2
Resources
maruku — gem install maruku · libregistry