ice-code-editor
ice-code-editor copied to clipboard
Include uploaded images when sharing projects
Maybe include images at bottom of shared HTML:
</script>
<script type="template">
{'grass.png':'asdfsadf'}
</script>
Then, when decoding after share, strip this out and add image to uploaded_images
local storage.