Great project, thanks! I have a question about images in .html output... I'm writing in Pandoc Markdown and generating HTML via commands like this: pandoc -S -N --self-contained --toc -t html5 content/communiponics.mkd -o content/communiponics.html --data-dir=content/images I notice that images are base64 encoded and included in the .html output file. I'd prefer to generate "