Add today’s date automatically when converting a Markdown file to pdf with Pandoc
Write \today
in your Markdown file wherever you want the date to show up. Then run a conversion as usual, for example: $ pandoc -o output.pdf input.md
. You should see today’s date on the pdf produced.
command-line interface (cli) personal computing pandoc trisquel GNU linux text processing office applications markdown wiki