Conversation
|
The latest updates on your projects. Learn more about Vercel for GitHub.
|
|
AI review status for this pull request.
|
cixzhang
force-pushed
the
feat/markdown-source-decoration
branch
from
September 16, 2026 09:28
37bef72 to
eb3b761
Compare
cixzhang
force-pushed
the
feat/markdown-source-decoration
branch
from
September 16, 2026 09:57
eb3b761 to
f8a67d4
Compare
cixzhang
force-pushed
the
feat/markdown-source-decoration
branch
from
September 16, 2026 10:28
f8a67d4 to
fe48637
Compare
cixzhang
force-pushed
the
feat/markdown-semantic-fence
branch
3 times, most recently
from
September 16, 2026 11:32
25eae1b to
42385a9
Compare
cixzhang
force-pushed
the
feat/markdown-source-decoration
branch
from
September 16, 2026 12:42
fe48637 to
0eb0aff
Compare
cixzhang
force-pushed
the
feat/markdown-semantic-fence
branch
from
September 19, 2026 22:37
42385a9 to
214a5ed
Compare
cixzhang
force-pushed
the
feat/markdown-source-decoration
branch
from
September 19, 2026 22:41
0eb0aff to
0df8a75
Compare
cixzhang
force-pushed
the
feat/markdown-semantic-fence
branch
from
September 20, 2026 00:15
214a5ed to
be5c12d
Compare
cixzhang
force-pushed
the
feat/markdown-source-decoration
branch
from
September 20, 2026 00:15
0df8a75 to
f075e06
Compare
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.
Builder impact
Plugins can attach source-range metadata such as search hits and review annotations to settled Markdown blocks without changing rendering, copyable text, accessible names, heading IDs, focus order, or navigation.
API
createMarkdownSourceDecoration()andgetMarkdownSourceDecorations()live under@astryxdesign/core/Markdown/plugins. This PR intentionally records metadata only; CSS Custom Highlights or other visual presentation belongs in a later rendering layer with explicit source-to-DOM mapping.Validation
The required expert reviewer was attempted before upload but is currently unavailable because its shared YAML config fails to load.