# Missing anchor links in certain TOC topics?

**URL:** https://meta.discourse.org/t/missing-anchor-links-in-certain-toc-topics/282326
**Category:** Support
**Tags:** disco-toc
**Created:** [June 21, 2022, 3:51pm UTC](https://meta.discourse.org/t/missing-anchor-links-in-certain-toc-topics/282326 "2022-06-21T15:51:44Z")
**Posts on this page:** 1
**Showing post:** 4

<div class="post-metadata">

### Author: ![pmusaraj](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/pmusaraj/32/119489_2.png) [@pmusaraj](https://meta.discourse.org/u/pmusaraj)
#### Post date: [June 21, 2022, 7:58pm UTC](https://meta.discourse.org/t/missing-anchor-links-in-certain-toc-topics/282326/4 "2022-06-21T19:58:49Z")

</div>

Ah, I can explain. The topic you linked has html headings (`<h3>`, `<h4>` and so on) and initially the TOC component had its own logic for adding heading anchors. However, since then, core added automatic anchors and recently I removed the custom anchor login in the theme component. However, core’s anchor feature only works for Markdown headings (using `###`).

So that’s the OP here has anchors, but the [linked guide](https://meta.discourse.org/t/beginners-guide-to-using-discourse-themes/91966) doesn’t.

We probably should update that guide to use Markdown instead of HTML @JammyDodger.

---

_[View the full topic](https://meta.discourse.org/t/missing-anchor-links-in-certain-toc-topics/282326)._
