manuth / MarkdownConverter

Provides the functionallity to convert Markdown-files to html, png, or pdf using vscode.
MIT License
37 stars 11 forks source link

[Help Request] How can I set the Paper properties? #219

Open short-circuit opened 1 year ago

short-circuit commented 1 year ago

I need to set Paper properties per document. I would like to be able to set stuff like paper size and paper margins. How can I set it up over the YAML part of the markdown document?

manuth commented 3 weeks ago

Hi @short-circuit Sorry for the inconvenience, but setting the format or margins in the YAML header is not implemented. I will, however, keep track of it and have it implemented as soon as I start working on this project again!