Registry / utility / reverse-adoc

reverse-adoc

JSON →
library2.0.0rbrubygemsunverified

Generates AsciiDoc from HTML and Microsoft Word documents via CLI or library.

gem install reverse_adoc
INSTALL
IMPORT
SIG · REVERSE-ADOC
R
reverse-adoc
utilityrubyv2.0.0
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.

ReverseAdoc
require 'reverse_adoc'

Converts HTML to AsciiDoc format.

require 'reverse_adoc' html = '<h1>Hello</h1><p>World</p>' asciidoc = ReverseAdoc.convert(html) puts asciidoc
Debug
Known issues

No known issues recorded.

Upgrade
Version history
2.0.0latest on RubyGems
Audit
Dependencies

No dependency data recorded yet.

Agent activity
15 hits · last 30 days
node
10
Amazon
2
OpenAI (training)
1
Resources
reverse-adoc — gem install reverse-adoc · libregistry