PythonEditor
PythonEditor copied to clipboard
Not possible to share blockly code
If you create blockly code and use the share feature, when you use the URL, all you get back is the textual Python code, not the blockly code.
That's because you're not supposed to - it's a feature not a bug..! ;-)
Is there a reason for that? We could export the blockly xml and recreate the blockly "project".
This could be mitigated by roundtripping #24