EPUB conversion missing title page
- Dominant language
- Rust
- Stars
- 21.5k
- Forks
- 1.3k
- Avg merge
- 42m
- Merged PRs (30d)
- 17
Description
I have been mass converting documents, and have noticed that a very small portion of Epubs are not having their title_page.xhtml converted correctly.
I (think) it is becauses these have special characters in the title ( "()<>" ), but I'm not sure how to look further into it. As far as I can tell, the first block that anydoc is registering is from the next chapter/file in the epub.
Contributor guide
No contributing guide indexed for this repository
Research direction
Reproduce the conversion with EPUBs whose title_page.xhtml contains special characters such as "()<>. Inspect how anydoc registers the first block and compare it with the next chapter/file. Done means the title_page.xhtml content is converted correctly for these EPUBs without shifting to the next file.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- rust
- Domain
- tooling
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Active
- Clarity
- Mostly clear
- Newbie friendliness
- 48/100