mirror of
https://github.com/microsoft/vscode.git
synced 2025-12-24 20:26:08 +00:00
@@ -68,7 +68,7 @@ onceDocumentLoaded(() => {
|
||||
getRawData('data-initial-md-content'),
|
||||
'text/html'
|
||||
);
|
||||
document.body.appendChild(markDownHtml.body);
|
||||
document.body.append(...markDownHtml.body.children);
|
||||
|
||||
// Restore
|
||||
const scrollProgress = state.scrollProgress;
|
||||
|
||||
Reference in New Issue
Block a user