Skip to content

markdown: expose stable top-level blocks#955

Open
simonklee wants to merge 1 commit intomainfrom
markdown-streaming
Open

markdown: expose stable top-level blocks#955
simonklee wants to merge 1 commit intomainfrom
markdown-streaming

Conversation

@simonklee
Copy link
Copy Markdown
Member

Expose a conservative stable prefix from incremental parses and map it to top-level render blocks. This lets the streaming path commit only the stable prefix to scrollback while the unstable tail keeps updating, without collapsing block boundaries.

Expose a conservative stable prefix from incremental parses and map it
to top-level render blocks. This lets the streaming path commit only
the stable prefix to scrollback while the unstable tail keeps updating,
without collapsing block boundaries.
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