# 편집기에서 공식 플러그인 버튼이 HTML만 사용하나요?

**URL:** https://meta.discourse.org/t/is-it-just-html-in-the-editor-making-the-official-plugin-buttons/271974
**Category:** Support
**Tags:** events
**Created:** [7월 18, 2023, 11:47오전 UTC](https://meta.discourse.org/t/is-it-just-html-in-the-editor-making-the-official-plugin-buttons/271974 "2023-07-18T11:47:14Z")
**Posts on this page:** 4
**Page:** 1

<div class="post-metadata">

### Author: ![TheDarkWizard](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/thedarkwizard/32/177913_2.png) [@TheDarkWizard](https://meta.discourse.org/u/TheDarkWizard)
#### Post date: [7월 18, 2023, 11:47오전 UTC](https://meta.discourse.org/t/is-it-just-html-in-the-editor-making-the-official-plugin-buttons/271974/1 "2023-07-18T11:47:14Z")

</div>

![image](https://global.discourse-cdn.com/meta/original/4X/0/7/e/07e37a0465bb9160eb62519f615b2b273ce4e9d1.png)

여러분들은 지원, 버그, UX, 기능 관련 버튼들을 어떻게 구현하고 계신가요?

저는 훌륭한 Templates 플러그인을 사용해 작성하는 사람이 바로 사용할 수 있도록 HTML을 미리 준비한 템플릿으로 만들었습니다. 하지만 만약 다른 방식이라면, 알려주실 수 있을까요? 👀

---

<div class="post-metadata">

### Author: ![Canapin](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/canapin/32/119591_2.png) [@Canapin](https://meta.discourse.org/u/Canapin)
#### Post date: [7월 18, 2023, 11:58오전 UTC](https://meta.discourse.org/t/is-it-just-html-in-the-editor-making-the-official-plugin-buttons/271974/2 "2023-07-18T11:58:58Z")

</div>

다크 위자드님, 안녕하세요 🙂

HTLM 태그를 사용해 구현됩니다: `<kbd>content</kbd>`

content

---

<div class="post-metadata">

### Author: ![TheDarkWizard](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/thedarkwizard/32/177913_2.png) [@TheDarkWizard](https://meta.discourse.org/u/TheDarkWizard)
#### Post date: [7월 18, 2023, 12:05오후 UTC](https://meta.discourse.org/t/is-it-just-html-in-the-editor-making-the-official-plugin-buttons/271974/3 "2023-07-18T12:05:00Z")

</div>

고마워요 :)!

방금 개발 사이트에서 테스트해 봤는데 완벽하게 작동합니다. 처음에는 코드를 살펴보다가 조금 혼란스러웠는데, 방금 discourse GitHub에서 검색해 보니 KBD가 discourse 코어에서 이미 스타일이 적용되어 있다는 걸 알게 되었네요. 감사합니다 👍

---

<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: [8월 17, 2023, 12:05오후 UTC](https://meta.discourse.org/t/is-it-just-html-in-the-editor-making-the-official-plugin-buttons/271974/4 "2023-08-17T12:05:46Z")

</div>

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