Commit 3ac4797
committed
refactor: Ignore Markdown anchors when setting backlink metadata on autorefs
The reason is that they don't appear in the table of contents, and therefore their URLs aren't collected for backlinking. Plus, they don't have titles so we'd have to record titles of headings above them. This is far from impossible, we might simply do that later.1 parent ca6461e commit 3ac4797
1 file changed
+1
-4
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
78 | 78 | | |
79 | 79 | | |
80 | 80 | | |
81 | | - | |
82 | | - | |
83 | | - | |
84 | | - | |
| 81 | + | |
85 | 82 | | |
86 | 83 | | |
87 | 84 | | |
| |||
0 commit comments