Revamp Docs's download feature
When I try to export my document every single download item is lacking expected quality. I wanted to create a simple user manual for a small app with screenshots, but I can not seem to make a proper usable export from it.
.docx have broken images and bad formatting
.html have bad formatting as well
.md is just an .md file without the images in the document, it should be a zip with image folder and [img] tag
plain .txt works but it is pointless in this case
.pdf is just "print to pdf" with browser specific headers that the user has to turn off (it could be forced out with CSS at least), also it is breaking formatting as everything else.
It is great to work in Docs but exporting my work is a hassle.