7
How can I do blog to epub on Manjaro Linux or Firefox?
(programming.dev)
Welcome to the main community in programming.dev! Feel free to post anything relating to programming here!
Cross posting is strongly encouraged in the instance. If you feel your post or another person's post makes sense in another community cross post into it.
Hope you enjoy the instance!
Rules
Follow the wormhole through a path of communities !webdev@programming.dev
No, but could you feed the website with mismatched tags through something like tidy first? That error looks like maybe it's expecting xhtml and getting html. Maybe the site is declaring one, then using the other. Lots of software won't care because it's a pretty common error, but some panics.