md2pdf
md2pdf copied to clipboard
Resize images
I have a markdown file with an image embedded. The image is quite large. The output file embeds the image at original size. This means the image is outside of the visible area.
It would be great if md2pdf would resize the image to fit into the print area
Thanks for this report. A CSS rule should be missing. Did you use the --css /path/to.css option?
No I haven't. I used it with the docker image and did not have a css handy.