gamebeaker
gamebeaker
@nandakishore2009 Test versions for Firefox and Chrome have been uploaded to https://github.com/dteviot/WebToEpub/releases/tag/developer-build. Pick the one suitable for you, follow the "How to install from Source (for people who are not...
@X-Xadro Test versions for Firefox and Chrome have been uploaded to https://github.com/dteviot/WebToEpub/releases/tag/developer-build. Pick the one suitable for you, follow the "How to install from Source (for people who are not...
@X-Xadro is this https://github.com/dteviot/WebToEpub/issues/1359 still a problem?
I also have a tolino shine 3 and wrote to the tolino support, if i get a response i am going to post it here. Here is the test epub...
No response from tolino just found this reddit thread. https://www.reddit.com/r/tolino/comments/1fbue63/where_to_report_bugs/
I just made a test with this website: https://www.academicblock.com/technology/web-tools/table-to-div-convertor And the table gets shown correctly in the reader after the table got converted to divs.
@dteviot i am not sure how to implement this should the user have the ability to choose if it gets converted or not? The table can look bad if it...
@bardokhofmeier896 i made a fix you have to install the test version. Test versions for Firefox and Chrome have been uploaded to https://github.com/dteviot/WebToEpub/releases/tag/developer-build. Pick the one suitable for you, follow...
@dteviot i could move the stylesheet directly into the generated html. Problem: user is unable to edit the table stylesheet for the table.
@dteviot i thought more of something like this in the HTML. `This is a paragraph.` I think it is called inline css . Your solution would be better as in...