README
Nuxt Content Rehype Assets Plugin
This rehype plugin is a proof of concept which simply replaces img
node with app-image
component.
This rehype plugin is a proof of concept which simply replaces img node with app-image component.
<script type="module">
import nozomuikutaNuxtContentRehypeAssets from 'https://cdn.skypack.dev/@nozomuikuta/nuxt-content-rehype-assets';
</script>
This rehype plugin is a proof of concept which simply replaces img
node with app-image
component.