README
A plugin for markdown-loader
The plugin exports images to output folders and implements lazy loading. The package therefore requires image-trace-loader for processing images.
A plugin to handle images for markdown-loader
<script type="module">
import bongnvMarkdownImagesPlugin from 'https://cdn.skypack.dev/@bongnv/markdown-images-plugin';
</script>
The plugin exports images to output folders and implements lazy loading. The package therefore requires image-trace-loader for processing images.