rehype plugin to add width and height attributes to external images.
This is rquired to use the Next.js Image component for external images in your markdown. it can also be used to improve Cumulative Layout Shift: Images without dimensions
npm install rehype-external-img-size