File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -175,7 +175,7 @@ A footnote in a paragraph[^1]
175175
176176[^1]: a footnote
177177.
178- <p>A footnote in a paragraph<sup class="footnote-ref"><a href="#fn1 " id="fnref1 ">1</a></sup></p>
178+ <p>A footnote in a paragraph<sup class="footnote-ref"><a href="#fn:1 " id="fnref:1 ">1</a></sup></p>
179179<table>
180180<thead>
181181<tr>
@@ -185,15 +185,15 @@ A footnote in a paragraph[^1]
185185</thead>
186186<tbody>
187187<tr>
188- <td>foot <sup class="footnote-ref"><a href="#fn1 " id="fnref1 ">1</a></sup></td>
188+ <td>foot <sup class="footnote-ref"><a href="#fn:1 " id="fnref:1:2 ">1</a></sup></td>
189189<td>note</td>
190190</tr>
191191</tbody>
192192</table>
193193<section class="footnotes">
194194<ol>
195- <li id="fn1 ">
196- <p>a footnote <a href="#fnref1 " class="footnote-backref">↩</a></p>
195+ <li id="fn:1 ">
196+ <p>a footnote <a href="#fnref:1 " class="footnote-backref">↩</a> <a href="#fnref:1:2" class="footnote-backref">↩<sup class="footnote-ref">2</sup> </a></p>
197197</li>
198198</ol>
199199</section>
You can’t perform that action at this time.
0 commit comments