# 위키에서 목차가 작동하지 않나요?

**URL:** https://meta.discourse.org/t/toc-not-working-on-wikis/277719
**Category:** Support
**Tags:** disco-toc
**Created:** [9월 4, 2023, 12:59오후 UTC](https://meta.discourse.org/t/toc-not-working-on-wikis/277719 "2023-09-04T12:59:32Z")
**Posts on this page:** 3
**Page:** 1

<div class="post-metadata">

### Author: ![hellekin](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/hellekin/32/51636_2.png) [@hellekin](https://meta.discourse.org/u/hellekin)
#### Post date: [9월 4, 2023, 12:59오후 UTC](https://meta.discourse.org/t/toc-not-working-on-wikis/277719/1 "2023-09-04T12:59:32Z")

</div>

SocialHub에는 [위키](https://socialhub.activitypub.rocks/t/wiki-collected-feedback-on-interop-testing-methods-living-docs-and-specs/3538/1)가 하나 있는데, 이제 목차(ToC)가 표시되지 않고 [위키가 손상된 것처럼 보입니다](https://socialhub.activitypub.rocks/t/problem-with-corrupted-wiki-and-inserting-toc/3545). 목차를 제거하니 문제가 해결된 것 같지만, 문서가 꽤 길기 때문에 목차가 있으면 좋겠습니다.

---

<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: [9월 4, 2023, 4:14오후 UTC](https://meta.discourse.org/t/toc-not-working-on-wikis/277719/5 "2023-09-04T16:14:57Z")

</div>

게시물에서 목차(ToC)를 깨뜨리는 원인은 `<table>` 태그 앞의 이중 공백 들여쓰기입니다:

목차 깨짐:

```plaintext
  > <table>
> <tbody>

```

목차 복구:

```plaintext
> <table>
> <tbody>

```

---

<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: [10월 4, 2023, 4:15오후 UTC](https://meta.discourse.org/t/toc-not-working-on-wikis/277719/6 "2023-10-04T16:15:28Z")

</div>

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