How to set pandoc PDF page border on the command line
Add these command line options:
-V geometry:margin=20mm
-V
is short-form forĀ --variable
This will configure the default LaTeX template to use
\usepackage[margin=20mm]{geometry}
If this post helped you, please consider buying me a coffee or donating via PayPal to support research & publishing of new posts on TechOverflow