Here's a small update for HTMLgen.
Changes in v0.0.8:- Added translations: French (thanks to Arios), Polish (thanks to bravosx), and Catalan.
- Fixed bug: In some cases, font files weren't properly linked, I hope it's OK now.
- Fixed bug: Wrong time calculation, my bad!
- Compatibility issue: headers like <h1 /> will be changed to <h1></h1> to prevent problems with some webbrowsers.
- Added <hr/> separator between text files.
Regards