Improve malformed FB2 recovery and visibility.
- Warn when invalid block content such as nested paragraphs is found inside paragraph inline content.
- Preserve recovered malformed inline content during EPUB generation instead of silently dropping it.
- Add tests for parser warnings and EPUB recovery behavior.
Full Changelog: v1.1.8...v1.1.9