Skip to content

Commit 3bf344a

Browse files
Note heading anchor script/docs within typography docs
1 parent 3de156c commit 3bf344a

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

docs/styles/typography.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,4 +32,8 @@ Heading | Class
3232

3333
Eight classes are available in total. Note that the font size and line-height of `.txt-mercury`, `.txt-venus` and `.txt-earth` increase at the `$bp-tab-small` media query breakpoint, defined in [Settings](../settings/README.md).
3434

35-
<example title="Font override classes" src="components/font-overrides.html.twig" />
35+
<example title="Font override classes" src="components/font-overrides.html.twig" />
36+
37+
### Heading anchors
38+
39+
There is a script which automatically adds anchor links to headings level H2-H6, with some exceptions. Read the [heading anchors documentation](../scripts/heading-anchors.md).

0 commit comments

Comments
 (0)