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
HTML 5 in actual production use is only partially convertible (it's lossy). You need to get handsy with it. *
But one way around: get a markdown editor that can convert copy&paste from the web (i know of typora, it fetches (and opt. saves) images too) and then pandoc that.
* div#main, a.h1, div with naked text, i've seen things...