# 마이그레이션 후 모든 게시물의 HTML 태그를 정리할까요?

**URL:** https://meta.discourse.org/t/clean-up-html-tags-in-all-posts-after-migration/172094
**Category:** Migration
**Tags:** flarum
**Created:** [12월 3, 2020, 10:28오전 UTC](https://meta.discourse.org/t/clean-up-html-tags-in-all-posts-after-migration/172094 "2020-12-03T10:28:58Z")
**Posts on this page:** 1
**Showing post:** 3

<div class="post-metadata">

### Author: ![simon](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/simon/32/339122_2.png) [@simon](https://meta.discourse.org/u/simon)
#### Post date: [12월 3, 2020, 5:45오후 UTC](https://meta.discourse.org/t/clean-up-html-tags-in-all-posts-after-migration/172094/3 "2020-12-03T17:45:09Z")

</div>

> [@koen360](#):
>
> 브라우저에서는 대부분 문제가 없어 보이지만, HTML 소스를 자세히 살펴보면(underwater) 이미지 로딩 및 로컬 저장소 가져오기 등을 깨뜨리는 구식 HTML 태그가 많이 있습니다.

여기서 설명된 문제에 직면하고 있는 것 같습니다: [Fix broken images for posts created by the WP Discourse and RSS plugins](https://meta.discourse.org/t/fix-broken-images-for-posts-created-by-the-wp-discourse-and-rss-plugins/160773). 해당 토픽에서 제가 첫 번째로 남긴 답변에 이 문제를 일으키는 원인에 대한 세부 정보가 있습니다. 이 문제는 HTML로 생성된 게시물의 이미지에 영향을 미칩니다. 해당 토픽의 제목을 업데이트하여, [WP Discourse](https://github.com/discourse/wp-discourse) 플러그인이나 RSS 피드로 생성된 게시물뿐만 아니라 더 많은 경우에 해당한다는 점을 명확히 하겠습니다.

이상적으로는 Discourse 마크다운 파서가 다른 HTML 태그로 감싸인 HTML 이미지 태그를 처리할 수 있어야 합니다. 하지만 수정하기 어려운 문제라고 생각합니다.

---

_[View the full topic](https://meta.discourse.org/t/clean-up-html-tags-in-all-posts-after-migration/172094)._
