Registry / serialization / rdiscount

rdiscount

JSON →
library2.2.7rbrubygemsunverified

A fast C implementation of John Gruber's Markdown parser.

gem install rdiscount
INSTALL
IMPORT
SIG · RDISCOUNT
R
rdiscount
serializationrubyv2.2.7
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.

RDiscount
require 'rdiscount'

Convert Markdown text to HTML

require 'rdiscount' markdown = RDiscount.new('# Hello World') puts markdown.to_html
Debug
Known issues

No known issues recorded.

Upgrade
Version history
2.2.7latest on RubyGems
Audit
Dependencies

No dependency data recorded yet.

Agent activity
9 hits · last 30 days
node
8
Amazon
1
Resources
rdiscount — gem install rdiscount · libregistry