# 在编辑器中使用 H1 与 H2 标题

**URL:** <https://meta.discourse.org/t/use-of-h1-vs-h2-headings-in-composer/397100>\
**Category:** Support\
**Tags:** composer\
**Created:** [2026年二月25日 18:18 UTC](https://meta.discourse.org/t/use-of-h1-vs-h2-headings-in-composer/397100 "2026-02-25T18:18:18Z")\
**Posts on this page:** 1\
**Showing post:** 7

<div class="post-metadata">

**Author:** ![ToddZ](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/toddz/32/328350_2.png) [@ToddZ](https://meta.discourse.org/u/ToddZ)\
**Post date:** [2026年二月25日 21:49 UTC](https://meta.discourse.org/t/use-of-h1-vs-h2-headings-in-composer/397100/7 "2026-02-25T21:49:22Z")

</div>

哈哈——我刚才也在研究这个问题。在快速测试中，这会隐藏 markdown 和富文本编辑器中的 H1 选项：

```css
button[data-name="heading-1"] {
  display: none;
}

```

（我可能会保留这个设置！我认为在编辑器中提供 H1 没什么太大必要。）

---

_[View the full topic](https://meta.discourse.org/t/use-of-h1-vs-h2-headings-in-composer/397100)._
