Skip to content

docs: teach the anchor citation format for inline references - #5

Open
maxijb wants to merge 1 commit into
mainfrom
update-reference-anchor-syntax
Open

docs: teach the anchor citation format for inline references#5
maxijb wants to merge 1 commit into
mainfrom
update-reference-anchor-syntax

Conversation

@maxijb

@maxijb maxijb commented Jul 30, 2026

Copy link
Copy Markdown
Contributor

Falconer is switching inline-reference serialization to <a href="link" data-id="reference-id">display name</a> (data-id is the discriminator; plain anchors without it are ordinary links). Updates the falconer-knowledge skill's core rules and the formatting reference. Legacy ![f>] forms remain readable, and agents are instructed to replace them with the anchor form (same reference-id) when editing.

Do not merge before the falconer-side change ships - until then, prod parses anchors as plain links, so these docs would instruct agents to write citations prod can't resolve.

🤖 Generated with Claude Code

maxijb commented Jul 30, 2026

Copy link
Copy Markdown
Contributor Author

This stack of pull requests is managed by Graphite. Learn more about stacking.

@maxijb
maxijb marked this pull request as ready for review July 30, 2026 07:45
@maxijb
maxijb requested a review from a team July 30, 2026 07:45
Falconer now serializes inline references as <a href data-id>name</a>;
plain anchors without data-id are ordinary links. Legacy ![f>] forms
stay readable and must be preserved exactly.
@maxijb
maxijb force-pushed the update-reference-anchor-syntax branch from 04bee6d to 4238197 Compare July 30, 2026 07:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants