# \`dfn\` 태그 렌더링하기

**URL:** https://meta.discourse.org/t/render-the-dfn-tag/407823
**Category:** Feature
**Tags:** markdown
**Created:** [7월 16, 2026, 6:12오후 UTC](https://meta.discourse.org/t/render-the-dfn-tag/407823 "2026-07-16T18:12:25Z")
**Posts on this page:** 2
**Page:** 1

<div class="post-metadata">

### Author: ![roke\_julian\_lockhart](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/roke_julian_lockhart/32/540179_2.png) [@roke\_julian\_lockhart](https://meta.discourse.org/u/roke_julian_lockhart)
#### Post date: [7월 16, 2026, 6:12오후 UTC](https://meta.discourse.org/t/render-the-dfn-tag/407823/1 "2026-07-16T18:12:25Z")

</div>

따옴표는 일반적으로 정의가 아니라 인용을 나타내므로, 의미론적으로 대체할 수 있는 표현은 존재하지 않습니다. 따라서 저는 `dfn`과 `q`를 사용하여 이 둘을 구분하려고 하지만, 실제로는 `q`만 렌더링됩니다. \[1\]

* * *

1. 

> [@elijah](#):
>
> `dfn`

---

<div class="post-metadata">

### Author: ![mcwumbly](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/mcwumbly/32/103861_2.png) [@mcwumbly](https://meta.discourse.org/u/mcwumbly)
#### Post date: [7월 16, 2026, 7:55오후 UTC](https://meta.discourse.org/t/render-the-dfn-tag/407823/2 "2026-07-16T19:55:27Z")

</div>

참고: [https://developer.mozilla.org/en-US/docs/Web/HTML/Reference/Elements/dfn](https://developer.mozilla.org/en-US/docs/Web/HTML/Reference/Elements/dfn)
