# Discourse 코어에 이제 토픽 목록과 뷰를 위한 마크다운 엔드포인트가 포함되었습니다

**URL:** <https://meta.discourse.org/t/discourse-core-now-includes-markdown-endpoints-for-topic-lists-and-views/413006>\
**Category:** Announcements\
**Created:** [9월 22, 2026, 2:35오후 UTC](https://meta.discourse.org/t/discourse-core-now-includes-markdown-endpoints-for-topic-lists-and-views/413006 "2026-09-22T14:35:14Z")\
**Posts on this page:** 1\
**Showing post:** 11

<div class="post-metadata">

**Author:** ![Ethsim2](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/ethsim2/32/522255_2.png) [@Ethsim2](https://meta.discourse.org/u/Ethsim2)\
**Post date:** [9월 25, 2026, 7:04오전 UTC](https://meta.discourse.org/t/discourse-core-now-includes-markdown-endpoints-for-topic-lists-and-views/413006/11 "2026-09-25T07:04:54Z")

</div>

코어 팀은 `discourse-post-event` 블록에 대해, 투표, 인용, 원박스, 접이식 섹션과 동일한 방식으로 전용 마크다운 표현을 제공하는 것을 의도하고 있습니까? 기술적으로 `CookedProcessor`에 이를 추가하는 것은 충분히 실현 가능해 보입니다: `div.discourse-post-event`를 감지하고, 그 `data-*` 속성을 읽은 후, 범용 `ReverseMarkdown` 처리 전에 보존된 마크다운 블록으로 대체하면 됩니다.

---

_[View the full topic](https://meta.discourse.org/t/discourse-core-now-includes-markdown-endpoints-for-topic-lists-and-views/413006)._
