Skip to content

gnosygnu/jtidy_xowa

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

jtidy_xowa

jtidy_xowa is a fork of http://jtidy.sourceforge.net. It is intended to closely emulate tidy (http://tidy.sourceforge.net). for XOWA: an offline Wikipedia application.

Here are some examples of fixes / changes:

  • JTidy always converts "<hr/>" to "<br><br>".
  • JTidy indents content inside a textarea when setIndentContent is true
  • JTidy sometimes behaves strangely for setEncloseBlockText
  • JTidy leaks memory when called repeatedly (In XOWA's case, jtidy_xowa now runs through 5.5 million pages without running out of memory)

In total, there are approximately 150+ changes to JTidy.

About

JTidy for XOWA

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages