rstacruz / sparkup

A parser for a condensed HTML format
MIT License
1.57k stars 145 forks source link

Important bugfix for Python 3 ... #138

Open schoettl opened 6 years ago

schoettl commented 6 years ago

... and a few more fixes and enhancements.

Please see commits for details.

And thank you for this great tool!

It only had a problem in my environment (Python 3 on Arch) because command line options did not work, e.g. --no-last-newline. This is now fixed.