`sanitizeUrl` currently replaces img `src` with empty string `''` If we run our own sanitizer/parser before that to strip out any large data-uris, there's no option to make it so <Markdown> renders them.
sanitizeUrlcurrently replaces imgsrcwith empty string''If we run our own sanitizer/parser before that to strip out any large data-uris, there's no option to make it so renders them.