We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f0af564 commit 21458c7Copy full SHA for 21458c7
1 file changed
site/assets/js/inject-anchors.js
@@ -39,6 +39,7 @@ function injectAnchorLinks() {
39
'.markdown-content h3',
40
'.markdown-content h4',
41
'.markdown-content h5',
42
+ '.markdown-content h6',
43
]
44
45
anchors.options = {
0 commit comments