-
Twitter 推特的预览标签,能否在现版本中嵌入笔记页面?[有图]
2022-05-22 22:30这个方式暂时解决了我的问题,但是使用起来颇为麻烦。
不知道今后能否加入官方功能,或者商城挂件。
原代码:
<blockquote class="twitter-tweet"><p lang="ja" dir="ltr">早苗さんのおしり <a href="https://t.co/tmzQHtPjq2">pic.twitter.com/tmzQHtPjq2</a></p>— 宮瀬まひろ (@miyase_mahiro) <a href="https://twitter.com/miyase_mahiro/status/1492838206257057794?ref_src=twsrc%5Etfw">February 13, 2022</a></blockquote> <script async src="https://platform.twitter.com/widgets.js" charset="utf-8"></script>
修正后:
<iframe width="560" height="700" border="0" frameborder="no" srcdoc=' <blockquote class="twitter-tweet"><p lang="ja" dir="ltr">早苗さんのおしり <a href="https://t.co/tmzQHtPjq2">pic.twitter.com/tmzQHtPjq2</a></p>— 宮瀬まひろ (@miyase_mahiro) <a href="https://twitter.com/miyase_mahiro/status/1492838206257057794?ref_src=twsrc%5Etfw">February 13, 2022</a></blockquote> <script async src="https://platform.twitter.com/widgets.js" charset="utf-8"></script> '> </iframe>
-
Twitter 推特的预览标签,能否在现版本中嵌入笔记页面?[有图]
2022-05-22 19:59感谢回复~
在任意一条推文的右上角菜单中,打开
嵌入推文
,会弹出新的发布网站,会提供嵌入块代码。