# 投稿内のIframes

**URL:** https://meta.discourse.org/t/iframes-in-posts/142551
**Category:** Support
**Created:** [2020 年 2 月 25 日午前 5:39 UTC](https://meta.discourse.org/t/iframes-in-posts/142551 "2020-02-25T05:39:41Z")
**Posts on this page:** 3
**Page:** 1

<div class="post-metadata">

### Author: ![AGeneral](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/ageneral/32/157909_2.png) [@AGeneral](https://meta.discourse.org/u/AGeneral)
#### Post date: [2020 年 2 月 25 日午前 5:39 UTC](https://meta.discourse.org/t/iframes-in-posts/142551/1 "2020-02-25T05:39:41Z")

</div>

こんにちは、

同じドメイン内の単純なテキストページを複数の投稿に組み込もうとしています。テキストを更新するたびに各投稿を更新するのは面倒なので、単一の iframe を使用したいと考えています。内部ホストをホワイトリストに登録しました：

 ![image](https://global.discourse-cdn.com/meta/original/3X/e/4/e4efa4d1654243b050b1caeaf83106ffe6004f73.png)

github に markdown-it iframe があります（[https://www.npmjs.com/package/markdown-it-iframe）が、もっと簡単な解決策があることを願っています。](https://www.npmjs.com/package/markdown-it-iframe%EF%BC%89%E3%81%8C%E3%80%81%E3%82%82%E3%81%A3%E3%81%A8%E7%B0%A1%E5%8D%98%E3%81%AA%E8%A7%A3%E6%B1%BA%E7%AD%96%E3%81%8C%E3%81%82%E3%82%8B%E3%81%93%E3%81%A8%E3%82%92%E9%A1%98%E3%81%A3%E3%81%A6%E3%81%84%E3%81%BE%E3%81%99%E3%80%82)

投稿では一部の HTML が機能しているようです（例：img src、a href）。ただし、iframe は空のまま表示されます。IFRAME コードは以下の通りです：

```
<iframe src="URL"></iframe>

```

ご助力いただければ幸いです！

---

<div class="post-metadata">

### Author: ![Falco](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/falco/32/179432_2.png) [@Falco](https://meta.discourse.org/u/Falco)
#### Post date: [2020 年 2 月 25 日午前 5:45 UTC](https://meta.discourse.org/t/iframes-in-posts/142551/2 "2020-02-25T05:45:56Z")

</div>

許可された iframe 設定に iframe URL を追加する必要があります。

---

<div class="post-metadata">

### Author: ![system](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/system/32/443519_2.png) [@system](https://meta.discourse.org/u/system)
#### Post date: [2020 年 3 月 26 日午前 5:47 UTC](https://meta.discourse.org/t/iframes-in-posts/142551/4 "2020-03-26T05:47:12Z")

</div>

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