Open cykirk opened 1 year ago
Seems like this might be an issue in the go-epub library as I had the same issue when using papeer
Issue is with readability, project uses go-readability which is port of mozilla's readability. When you open the same page in firefox reader mode then also that snippet is missing. Need to patch go-readability for this.
Describe the bug Some, but not all, pre elements don't appear in final epub.
To Reproduce Steps to reproduce the behavior:
kindle-send -url https://www.gnu.org/savannah-checkouts/gnu/bash/manual/bash.html
Expected behavior All code snips should be rendered.
Screenshots