File tree 1 file changed +5
-5
lines changed
tests/unit/search/fixtures
1 file changed +5
-5
lines changed Original file line number Diff line number Diff line change 10
10
11
11
< h1 > I am the page title</ h1 >
12
12
13
- < h3 id ="in-this-article "> In this article</ h3 >
13
+ < h2 id ="in-this-article "> In this article</ h2 >
14
14
< p > This should be ignored.</ p >
15
15
16
- < h3 id ="first "> First heading</ h3 >
16
+ < h2 id ="first "> First heading</ h2 >
17
17
< p > Here's a paragraph.</ p >
18
18
19
19
< p > And another. </ p >
20
20
21
- < h3 id ="second "> Second heading</ h3 >
21
+ < h2 id ="second "> Second heading</ h2 >
22
22
< p > Here's a paragraph in the second section.</ p >
23
23
24
24
< p > And another.</ p >
25
25
26
- < h3 id ="further-reading "> Further reading</ h3 >
26
+ < h2 id ="further-reading "> Further reading</ h2 >
27
27
< p > This should be ignored.</ p >
28
28
</ div >
29
29
30
- < h3 id ="outside-the-article "> This is out the article tag so it should be ignored</ h3 >
30
+ < h2 id ="outside-the-article "> This is out the article tag so it should be ignored</ h2 >
You can’t perform that action at this time.
0 commit comments