Unique URL or anchors for page subsections
closed
J
James Lipski
Let's say you've created a markdown page with headings, subheadings, etc... Currently when visiting the page you can visit a specific section by clicking on an item within the table of content. It would be nice for each sub section to create an anchor/ or each subsection within the page has a unique url so you can reference a subsection directly instead of visiting the main page and clicking on an item in the table of content.
Nicolas Giard
marked this post as
closed
You can already do that. Mouse over the header you want to link to, you'll notice a paragraph symbol ¶ on the right, right-click that symbol and copy the link URL.
Alex-droid AD
Nicolas Giard: It doesn't work for header in Russian language 😟
Kai P
Nicolas Giard: I don't see this option - is this only if you use markdown? I'm creating a How-To/KB type section and want each H1 item to be a short article rather than creating a separate page for each. Need to be able to link to these H1 titles as appropriate in the Administration section of documentation. ie, from another page.
Nicolas Giard
Kai P: When viewing the page, you can mouseover any header and a little symbol will appear on the right. You can right-click that symbol and copy the link to it. It links directly to that header.