Join Slack
Powered by
is there a way to get markdown fragment linking to...
# troubleshoot
c
clever-garden-23538
12/07/2022, 9:24 PM
is there a way to get markdown fragment linking to work in datahub?
✅ 1
clever-garden-23538
12/07/2022, 9:25 PM
as in having a table of content that links to the various headers in the doc
clever-garden-23538
12/07/2022, 9:36 PM
got it!
Copy code
# Table of contents 1. [Foo](#foo) 2. ... <h1 id="foo">Foo</h1>
Open in Slack
Previous
Next