Expand description
issue:// protocol handler — resolves GitHub issue references to markdown.
URL formats:
N— issue N in the current repo (detected from git remote)owner/repo/N— explicit repo
Uses the GitHub REST API with optional GITHUB_TOKEN/GH_TOKEN auth.
Structs§
- Issue
Protocol Handler - Protocol handler for
issue://URLs.