v0.0.7 - Graph Navigation
Pre-release
Pre-release
You can now click nodes in the graph to jump to the relevant lines!
Added
- Clicking a node in the graph now places the cursor on the matching line.
- The demo has a
debug
URL parameter to enable some debug features.
Changed
- Backlinks are now using the
dir=back
DOT attribute to improve graph layouts.