We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d3a1545 commit 6c6abdeCopy full SHA for 6c6abde
example/source/shared-subheadings/page-a.html.md
@@ -0,0 +1,14 @@
1
+---
2
+layout: layout
3
4
+
5
+# Shared subheadings - Page A
6
7
+A page that shares headings with the other pages in this folder,
8
+to check that the heading IDs are computed properly
9
10
+## A subheading
11
12
+### A h3 subheading
13
14
+## Another subheading
example/source/shared-subheadings/page-b.html.md
+# Shared subheadings - Page B
0 commit comments