Hi there, these are converted to images via Javascript in your browser. We don’t support content that require Javascript to render correctly, so there’s not much we can do.
A hacky workaround, if you’re self-hosting Full-Text RSS, is to create site config file for this site and use something like this:
find_string: [[
replace_string: <img src="
find_string: ]]
replace_string: "/>
We haven’t tested this, and we don’t recommend it as it could also create replacements on the page if the [[
characters appear outside the image context.