Skip to content

add offline support for images in markdown

Will Gardiner requested to merge markdown-offline-images-workbox into master

Links to relevant issues

Description of changes, providing context that may help others understand the changes

This MR enables NetworkFirst CacheAPI-based caching for remote file resources with the Service Worker, and disables these files from being persisted in IndedexDB.

Edited by Will Gardiner

Merge request reports