mirror of
https://github.com/kovidgoyal/calibre.git
synced 2026-01-06 20:20:30 -05:00
- Protect whitespace-only nodes with <span/> tags so they can be safely
pretty-printed.
- Separate the LitReader class into a low-level LitFile class and a
high-level LitReader class.
Add support for the Open Document Format (ODT) as an input format. Can now be converted to both LRF and EPUB. Fixes #233 (ODT2LRF request)
Description
Languages
Python
92.8%
C++
3.1%
C
3%
HTML
0.4%
Shell
0.2%
Other
0.2%