Add inline reference previews - #177
Draft
HamptonMakes wants to merge 4 commits into
Draft
Conversation
Connect footnote citations and explicit section links to instant hover and click previews, and document the authoring contract for agents. Amp-Thread-ID: https://ampcode.com/threads/T-01a00633-0812-75de-9a33-a2283280078f Co-authored-by: Amp <amp@ampcode.com>
Amp-Thread-ID: https://ampcode.com/threads/T-01a00633-0812-75de-9a33-a2283280078f Co-authored-by: Amp <amp@ampcode.com>
Let reference clicks jump directly to their targets, keep previews on hover and focus, and avoid repeating auto-extracted citation links in back matter. Amp-Thread-ID: https://ampcode.com/threads/T-01a00633-0812-75de-9a33-a2283280078f Co-authored-by: Amp <amp@ampcode.com>
Keep hover cards clear of the document's overflow boundary while retaining direct click navigation to each reference target. Amp-Thread-ID: https://ampcode.com/threads/T-01a00633-0812-75de-9a33-a2283280078f Co-authored-by: Amp <amp@ampcode.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Why
Agents currently write footnote citations and
§section references that look meaningful but either require readers to jump away from their place or have no link semantics at all. Auto-extracted source links also duplicate the document’s numbered citations in back matter.What
Risk Assessment
Low to medium — this changes Markdown rendering and plan-page interactions, but only footnotes and valid explicit section links opt into previews. Bare section symbols remain unchanged, and extracted reference records remain available through the API.
Screenshots
Citation preview on hover
Internal section preview on hover
Canonical references without duplicated extracted links
Generated with Amp