Saving your code is now fuly implemented in SparkShell!! It turns out I need to use encodeURIComponent() so it can send code with anything thatwoud break a string. I'm now working on a filesystem viewer and the ability to make files. After that, I'm adding HTML support!

comments (single view)

if you want to put the code in the url then use base64 like beepbox

uriencode works fine for me

View all comments