image-comments
image-comments copied to clipboard
Data URI support.
This is a really interesting concept.
It might be worth investigating in what it'd take to support embedding the images via data Uris. this would result in larger source files, but the comments would be self contained.
Since the comment would be self contained, it should be possible to embedded images from the fs more easily.
Anway, neat idea, good luck.
Thanks for the feedback! I'm still thinking about how to implement this. If you're the same person that made similar comments in the reddit post... having a 'bake images into xml docs' code-gen build step could be pretty cool.