mirror of
https://github.com/Jermolene/TiddlyWiki5
synced 2026-02-14 22:19:50 +00:00
* Add tm-save-dom-to-image message * Temporarily include the geospatial plugin in the Netlify previews * Scale should default to 1x * Fix saving SVG images * Add example of saving in SVG format * Add library version number * Document peculiarities of JPEG quality parameter * Allow format="jpg" as well as the more technically correct "jpeg" * Document what happens if the selector returns multiple DOM nodes * Refactor image-to-dom to be a separate plugin * Add support for oncompletion handler * Remove ELS marker Thanks @ericshulman