notus_to_html_to_notus 1.0.3 copy "notus_to_html_to_notus: ^1.0.3" to clipboard
notus_to_html_to_notus: ^1.0.3 copied to clipboard

Converts a document in notus format to html and vice versa

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.

2
likes
110
pub points
68%
popularity

Publisher

unverified uploader

Converts a document in notus format to html and vice versa

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (LICENSE)

Dependencies

flutter, html, zefyrka

More

Packages that depend on notus_to_html_to_notus