嵌入一个Google文档

您可能需要在您的 允许的 iframe 管理员设置中将 https://docs.google.com 添加到白名单,然后在帖子中像这样放置您的链接:

<iframe src="https://docs.google.com/document/d/1xM9RtF1wp1m50rLcrZ0RBV2OV1JxweyRhJQnAYAaDf8/edit?embedded=true" width="300" height="300" frameborder="0" marginheight="0" marginwidth="0">
</iframe>

也许有人更有经验,可以补充一些细节。:slightly_smiling_face: