fix(markdown): persist browser editor changes - #2971
Draft
George Ng (GeorgeNgMsft) wants to merge 1 commit into
Draft
fix(markdown): persist browser editor changes#2971George Ng (GeorgeNgMsft) wants to merge 1 commit into
George Ng (GeorgeNgMsft) wants to merge 1 commit into
Conversation
George Ng (GeorgeNgMsft)
force-pushed
the
georgengmsft-markdown-browser-persistence
branch
from
September 3, 2026 23:23
1659cdd to
df896a7
Compare
Co-authored-by: Copilot App <223556219+Copilot@users.noreply.github.com>
George Ng (GeorgeNgMsft)
force-pushed
the
georgengmsft-markdown-browser-persistence
branch
from
September 5, 2026 05:35
df896a7 to
2325426
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.
Summary
Final layer of the replacement stack for #2940, based on #2969 (
georgengmsft-markdown-browser-server).Validation
Historical validation before the September 5, 2026 rebase (not rerun in this worktree):
git diff --cached --checkRebase validation: the single commit is patch-equivalent to the original (
git range-diffreports=); all 11 non-lockfile changed files are byte-identical, and the lockfile retains the same three-line dependency addition. Upstream session/workspace compatibility files are unchanged. Ancestry andgit diff --checkpass. Build, tests, formatting, and ratchets were not rerun because this worktree has no.npmrc,node_modules, or compiled test output; dependencies were not provisioned for the restack.The layer still changes 1,377 lines (12 files, +987/-390), below the 1,500-line cap.