* fix: add inlineImages option to rrrweb recorder and try to make the code more robust * Improve robustness
* Implemented image restore from rr_dataURL * Implement saving images in the snapshot * Fixed image saving, added a test * Rename data-src to data-rrweb-src * Updated the guide * Rename recordImages to inlineImages and try catch
* migrate rrweb-snapshot tests to jest * migrate rrweb tests to jest