Flag absolute anchors

This commit is contained in:
Juno Takano 2026-06-03 21:23:40 -03:00
commit 88fdd3084e
6 changed files with 100 additions and 26 deletions

View file

@ -9,15 +9,16 @@
<table>
<tr>
<td>
<a href="#detached-edges">Detached edges</a>
<a href="#detached-connections">Detached connections</a>
</td>
<td>
<a href="#detached-edges:~:text=Anchors">{{ detached_count }}</a>
<a href="#detached-connections:~:text=Anchors">{{ detached_count }}</a>
</td>
</tr>
</table>
<h3 id="detached-edges">Detached edges</h3>
<h3 id="detached-connections">Detached connections</h3>
<p>These are the destinations to which connections exist, but the target node doesn't.</p>
<details>
<summary>Expand to see all detached edges.</summary>