Commit d32278c
fix(spa): make .md links in Analysis page scroll to inline sections
Analysis markdown files often cross-reference each other with relative
links like [details.md](details.md). In the SPA these files are embedded
inline, so the links were dead. Now each section gets an anchor ID and
.md links are rewritten to smooth-scroll to the target, expanding
collapsed <details> elements automatically.
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>1 parent f8a333b commit d32278c
2 files changed
Lines changed: 72 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
932 | 932 | | |
933 | 933 | | |
934 | 934 | | |
| 935 | + | |
| 936 | + | |
| 937 | + | |
| 938 | + | |
| 939 | + | |
| 940 | + | |
| 941 | + | |
935 | 942 | | |
936 | 943 | | |
| 944 | + | |
937 | 945 | | |
938 | | - | |
| 946 | + | |
| 947 | + | |
| 948 | + | |
| 949 | + | |
| 950 | + | |
| 951 | + | |
| 952 | + | |
| 953 | + | |
| 954 | + | |
| 955 | + | |
| 956 | + | |
| 957 | + | |
| 958 | + | |
| 959 | + | |
| 960 | + | |
| 961 | + | |
939 | 962 | | |
940 | 963 | | |
941 | 964 | | |
942 | | - | |
| 965 | + | |
| 966 | + | |
| 967 | + | |
943 | 968 | | |
944 | 969 | | |
| 970 | + | |
945 | 971 | | |
946 | 972 | | |
947 | 973 | | |
| |||
951 | 977 | | |
952 | 978 | | |
953 | 979 | | |
| 980 | + | |
| 981 | + | |
| 982 | + | |
| 983 | + | |
| 984 | + | |
| 985 | + | |
| 986 | + | |
| 987 | + | |
| 988 | + | |
| 989 | + | |
| 990 | + | |
| 991 | + | |
| 992 | + | |
954 | 993 | | |
955 | 994 | | |
956 | 995 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1164 | 1164 | | |
1165 | 1165 | | |
1166 | 1166 | | |
| 1167 | + | |
| 1168 | + | |
| 1169 | + | |
| 1170 | + | |
| 1171 | + | |
| 1172 | + | |
| 1173 | + | |
| 1174 | + | |
| 1175 | + | |
| 1176 | + | |
| 1177 | + | |
| 1178 | + | |
| 1179 | + | |
| 1180 | + | |
| 1181 | + | |
| 1182 | + | |
| 1183 | + | |
| 1184 | + | |
| 1185 | + | |
| 1186 | + | |
| 1187 | + | |
| 1188 | + | |
| 1189 | + | |
| 1190 | + | |
| 1191 | + | |
| 1192 | + | |
| 1193 | + | |
| 1194 | + | |
| 1195 | + | |
| 1196 | + | |
| 1197 | + | |
1167 | 1198 | | |
1168 | 1199 | | |
1169 | 1200 | | |
| |||
0 commit comments