TIL: How to stop images from breaking when exporti...
# today-i-learned
s
TIL: How to stop images from breaking when exporting markdown as PDF! - Using the
vscode-markdown-pdf
extension - Add...
Copy code
<div class="page"></div>
&zwj
- ...before the HTML which holds the image REF: https://github.com/yzane/vscode-markdown-pdf/issues/279