AsciiDoc from HTML and Microsoft Word: reverse_adoc
This repository has been merged into Coradoc. See:
Migration to Coradoc
To migrate to Coradoc, replace:
require 'reverse_adoc'
ReverseAdoc.convert("<b>hello</b>")
With:
require 'coradoc'
require 'coradoc/reverse_adoc'
Coradoc::ReverseAdoc.convert("<b>hello</b>")
License
Copyright Ribose.