Story
As a vault user, I expect GitHub-specific autolinks like #123 or owner/repo#123 to behave as ordinary text (or as a tag if Obsidian treats #123 as a tag).
Tasks
Acceptance Criteria
#123 and owner/repo#123 are not intercepted.
- Matrix P4 row updated.
References
Story
As a vault user, I expect GitHub-specific autolinks like
#123orowner/repo#123to behave as ordinary text (or as a tag if Obsidian treats#123as a tag).Tasks
#123as a GFM heading fragment (it isn't a markdown link).#123ever reaches the plugin's resolver, fix the bail-out logic.Acceptance Criteria
#123andowner/repo#123are not intercepted.References