image-comments icon indicating copy to clipboard operation
image-comments copied to clipboard

Data URI support.

Open atheken opened this issue 11 years ago • 1 comments

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.

atheken avatar May 19 '13 11:05 atheken

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.

lukesdm avatar Jun 01 '13 14:06 lukesdm