Quartz parses every markdown file, resolves wikilinks like [[other-note]], and emits a JSON graph that the client renders with D3 force simulation. Each node is a page; each edge is a link.
This is why writing [[cs5462]] here makes CS5462 show up as a connected node in the right-rail graph.
Related: