Commit 3838b70
fix: Convert AsciiDoc cross-reference links to router navigation
AsciiDoc cross-references (<<anchor-id,text>>) were generating simple
hash links (#anchor-id) which don't work with our hash-based routing
(#/anchor/anchor-id). Now intercept clicks on these internal links
and convert them to proper router navigation.
This fixes the user-reported issue: "die links innerhalb von ankern
funktionieren nicht" (links within anchors don't work).
Co-Authored-By: Claude Sonnet 4.5 <noreply@anthropic.com>1 parent badff0b commit 3838b70
1 file changed
Lines changed: 14 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
139 | 139 | | |
140 | 140 | | |
141 | 141 | | |
| 142 | + | |
| 143 | + | |
| 144 | + | |
| 145 | + | |
| 146 | + | |
| 147 | + | |
| 148 | + | |
| 149 | + | |
| 150 | + | |
| 151 | + | |
| 152 | + | |
| 153 | + | |
| 154 | + | |
| 155 | + | |
142 | 156 | | |
143 | 157 | | |
144 | 158 | | |
| |||
0 commit comments