handle copying sub-pages and images (#87)
* handle copying sub-pages and images
for images its easy, we just fetch and re-upload them
For subpages we get all their facts and stringify the array, base64
encode them and put them into a data attribute.
This is a bit jank, but should work in most places and won't create
anything wierd else where!
* handle adding link blocks
authored by