Skip to content

YuKiO-output/notus_to_html_to_notus

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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. More will be added in the next release. The library is compatible with the zefyrka package.

About

initial commit

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C++ 44.6%
  • Dart 26.9%
  • CMake 17.5%
  • HTML 8.1%
  • C 1.6%
  • Swift 0.9%
  • Other 0.4%