You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
test(mdviewer): add code block editing and checkbox integration tests
Add Code Block Editing tests: ArrowDown exit, Shift+Enter exit, Enter
creates new line within block, non-last-line navigation stays in block,
last-block creates new paragraph, CM→viewer content sync, and language
change sync. Add checkbox-test.md and code-block-test.md fixtures.
Add __clickCheckboxForTest helper in bridge.js.
0 commit comments