0.1.3 : use embedded template
In this release an embedded template will be used when a template is not provided when rendering a notebook or annotated pdf with inserted pages.
This saves on from having to specify a template. So instead of
rm2pdf -c custom_pens.yml -t templates/A4.pdf 3b7cbdbc-3487-11ed-9aba-13885c4da644.content /tmp/output.pdf
One can simply do
rm2pdf -c custom_pens.yml 3b7cbdbc-3487-11ed-9aba-13885c4da644.content /tmp/output.pdf