notus_to_html_to_notus

Notus to html converter. Html to notus converter.

Getting Started

To convert notus to html use: NotusToHTML.getHtmlFromNotus(_notusDocument);

To convert html to notus use: HtmlToNotus.getNotusFromHtml(htmlDoc);

Note that it this release only supports the following html tags: h1, h2, p, ul, ol, li, b, u, i. More will be added in the next release. The library is compatible with the zefyrka package.