Registry / serialization / redcarpet

redcarpet

JSON →
library3.6.1rbrubygemsunverified

A fast, safe and extensible Markdown to (X)HTML parser.

gem install redcarpet
INSTALL
IMPORT
SIG · REDCARPET
R
redcarpet
serializationrubyv3.6.1
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.

Redcarpet
require 'redcarpet'

Convert Markdown to HTML

require 'redcarpet' markdown = Redcarpet::Markdown.new(Redcarpet::Render::HTML) puts markdown.render('# Hello World')
Debug
Known issues

No known issues recorded.

Upgrade
Version history
3.6.1latest on RubyGems
Audit
Dependencies

No dependency data recorded yet.

Agent activity
11 hits · last 30 days
node
10
Resources
redcarpet — gem install redcarpet · libregistry