Excluding SVG data URI from the markdown output
I'm getting very long
data:image/svg+xml
data URIs in the markdown outputs from bulk scrape endpoint. I'm trying to exclude all media using the parameters below:
But I still get the data URIs for SVGs. Any ideas on how to exclude them?1 Reply
Interesting
Can you share a URL where it didn't exclude? Thanks!