Skip to content

fix(markdown): Stabilize streaming table links - #3200

Merged
wsp1911 merged 1 commit into
GCWing:mainfrom
wsp1911:dev-omen
Sep 22, 2026
Merged

wsp1911 merged 1 commit into
GCWing:mainfrom
wsp1911:dev-omen

Conversation

@wsp1911

@wsp1911 wsp1911 commented Sep 22, 2026

Copy link
Copy Markdown
Collaborator

Show only the label of an unfinished inline link in the active table
cell so long destinations do not expand columns before collapsing.
Apply the same behavior to plain and math Markdown while preserving
label formatting, source positions, and existing file-open routing.

Restore normal Markdown rendering when streaming ends and leave
ambiguous syntax unchanged. Keep processing limited to the current
cell without adding a second Markdown parse or DOM measurements.

Validation: 89 focused tests, check:web, and final TypeScript checks
passed. The user confirmed the improved streaming experience.

Show only the label of an unfinished inline link in the active table
cell so long destinations do not expand columns before collapsing.
Apply the same behavior to plain and math Markdown while preserving
label formatting, source positions, and existing file-open routing.

Restore normal Markdown rendering when streaming ends and leave
ambiguous syntax unchanged. Keep processing limited to the current
cell without adding a second Markdown parse or DOM measurements.

Validation: 89 focused tests, check:web, and final TypeScript checks
passed. The user confirmed the improved streaming experience.
@wsp1911
wsp1911 merged commit faf5d4a into GCWing:main Sep 22, 2026
9 checks passed
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.

1 participant