Coradoc is basically a set of models that represent a document.
ReverseAdoc is basically an importer from HTML into the Coradoc models.
There are other importing formats that ReverseAdoc supports, including Word, and in the future, Markdown.
We should generalize ReverseAdoc which is HTML only into a “Coradoc::Importer” class to support additional formats and allow others to extend it as they require.
Coradoc is basically a set of models that represent a document.
ReverseAdoc is basically an importer from HTML into the Coradoc models.
There are other importing formats that ReverseAdoc supports, including Word, and in the future, Markdown.
We should generalize ReverseAdoc which is HTML only into a “Coradoc::Importer” class to support additional formats and allow others to extend it as they require.