I think it would be useful to add an option to being able to embed images to HTML output in base64 encoded format. This would make the HTML output more "portable" or sharing friendly. i.e. one could share the plan as a single HTML file an call it a day.
Syntax wise I would just add an 'embed' boolean under the image tags.
If no objections arose about this I could came up with a PR.