# 마크다운과 HTML이 뒤섞여 이미지가 로드되지 않음

**URL:** https://meta.discourse.org/t/run-together-markdown-formatting-mixed-with-html-makes-images-not-load/199445
**Category:** Support
**Created:** [8월 6, 2021, 3:55오후 UTC](https://meta.discourse.org/t/run-together-markdown-formatting-mixed-with-html-makes-images-not-load/199445 "2021-08-06T15:55:43Z")
**Posts on this page:** 1
**Showing post:** 2

<div class="post-metadata">

### Author: ![angus](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/angus/32/341715_2.png) [@angus](https://meta.discourse.org/u/angus)
#### Post date: [8월 9, 2021, 2:14오전 UTC](https://meta.discourse.org/t/run-together-markdown-formatting-mixed-with-html-makes-images-not-load/199445/2 "2021-08-09T02:14:39Z")

</div>

안녕하세요 @mattdm,

공개된 상태라면, 원본 WP 게시물과 발췌문이 포함된 Discourse 게시물의 링크를 공유해 주실 수 있을까요?

[WP Discourse](https://github.com/discourse/wp-discourse) 플러그인은 기본적으로 WP 게시물에서 발견되는 HTML을 그대로 Discourse로 전달하고, Discourse가 이를 Discourse 게시물에 포함되도록 처리합니다. 따라서 Discourse에서 Wordpress 게시물의 스니펫으로 HTML이 어떻게 표시되는지는 두 가지 요소에 달려 있습니다.

1. Wordpress에서 HTML의 원래 구조 ([예시](https://meta.discourse.org/t/cosmetic-issue-embed-block-leads-to-duplicate-in-discourse/194188))
2. Discourse의 마크다운 파서가 Discourse 게시물 표시를 위해 HTML을 어떻게 파싱하는지 ([예시](https://meta.discourse.org/t/wordpress-emojis-and-discourse/170298)).

따라서 이는 기본적으로 [WP Discourse](https://github.com/discourse/wp-discourse)나 Discourse 자체의 영역 밖에 있는 Wordpress HTML 구조 관련 질문이거나, HTML 파서가 어떻게 동작해야 하는지에 대한 의견의 영역일 가능성이 높습니다. 물론 이 부분에서 명확한 개선이 가능한 경우도 있습니다.

그럼에도 불구하고, 여기에서 파싱 관련 세부 사항을 살펴보는 것이 유용할 때가 있습니다. 따라서 WP 게시물의 HTML 구조에 대해 더 자세한 정보가 있으시다면 공유해 주시면 추가로 조사해 보겠습니다 🙂

---

_[View the full topic](https://meta.discourse.org/t/run-together-markdown-formatting-mixed-with-html-makes-images-not-load/199445)._
