Twitter embedded tweets don't display in markdown

Publish.Twitter has a nice feature that generates embedded html for any tweet. The embed code relies on a Javascript widgets script that seems to display okay on other Markdown editors. Is there some way to get this to display on the Joplin markdown preview?

Here's an example of the html I'd like to embed in Markdown:
<blockquote class="twitter-tweet"><p lang="en" dir="ltr">A breathtaking reconstruction of Julius Caesar taken from his bust in the Vatican Museums. See more on their Facebook page here <a href="https://t.co/dk2McImza0">https://t.co/dk2McImza0</a> <a href="https://twitter.com/sUAtateslier/status/1215693850708185090">https://twitter.com/sUAtateslier/status/1215693850708185090</a></p>&mdash; Trimontium Trust (@TrimontiumTrust) <a href="https://twitter.com/TrimontiumTrust/status/1216083085198012416?ref_src=twsrc%5Etfw">January 11, 2020</a></blockquote> <script async src="https://platform.twitter.com/widgets.js" charset="utf-8"></script>

I'm using Joplin 2.7.15 (prod, darwin)

This tag is explicitly disallowed to prevent XSS exploits, see:

3 Likes

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.