Registry / utility / reverse-markdown

reverse-markdown

JSON →
library3.0.2rbrubygemsunverified

Map simple html back into markdown, e.g. if you want to import existing html data in your application.

gem install reverse_markdown
INSTALL
IMPORT
SIG · REVERSE-MARKDOWN
R
reverse-markdown
utilityrubyv3.0.2
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.

ReverseMarkdown
require 'reverse_markdown'

Convert HTML to Markdown

require 'reverse_markdown' html = '<strong>bold</strong>' markdown = ReverseMarkdown.convert(html) puts markdown
Debug
Known issues

No known issues recorded.

Upgrade
Version history
3.0.2latest on RubyGems
Audit
Dependencies

No dependency data recorded yet.

Agent activity
5 hits · last 30 days
node
4
Amazon
1
Resources
reverse-markdown — gem install reverse-markdown · libregistry