Create responsive images in Hugo posts using the markdown render hook. Using the srcset tag and picture element the appropriate size image will be served by the browser. This is an alternative to using a shortcode as you can still using the regular markdown image tags.