Skip to content

Commit 51b5e94

Browse files
committed
refactor doc-reference expectation
1 parent c26cf56 commit 51b5e94

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

tests/fixtures/expected/doc-reference/index.html

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,9 @@
55
</head>
66
<body>
77
<div class="section">
8-
<h1 id="a-test-for-doc-link">A test for doc link<a class="headerlink" href="#a-test-for-doc-link" title="Permalink to this headline"></a></h1>
8+
<h1 id="a-test-for-doc-link">
9+
<a class="headerlink" href="#a-test-for-doc-link" title="Permalink to this headline">A test for doc link</a>
10+
</h1>
911
<p><a href="file.html" class="reference internal">A doc test</a></p>
1012
</div>
1113
</body>

0 commit comments

Comments
 (0)