Skip to content

Commit

Permalink
Link to Astro docs for heading anchor link generation (#1010)
Browse files Browse the repository at this point in the history
Co-authored-by: Elian ☕️ <[email protected]>
Co-authored-by: Chris Swithinbank <[email protected]>
  • Loading branch information
3 people authored Nov 17, 2023
1 parent dc1433d commit 9ed034b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions docs/src/content/docs/guides/authoring-content.md
Original file line number Diff line number Diff line change
Expand Up @@ -89,6 +89,7 @@ I can link to [my conclusion](#conclusion) lower on the same page.

Level 2 (`<h2>`) and Level 3 (`<h3>`) headings will automatically appear in the page table of contents.

Learn more about how Astro processes heading `id`s in [the Astro Documentation](https://docs.astro.build/en/guides/markdown-content/#heading-ids)
## Asides

Asides (also known as “admonitions” or “callouts”) are useful for displaying secondary information alongside a page’s main content.
Expand Down

0 comments on commit 9ed034b

Please sign in to comment.