|
|
@@ -173,6 +173,7 @@ this.singlefile.lib.core = this.singlefile.lib.core || (() => {
|
|
|
this.options.shadowRoots = docData.shadowRoots;
|
|
|
this.options.imports = docData.imports;
|
|
|
this.options.referrer = docData.referrer;
|
|
|
+ this.markedElements = docData.markedElements;
|
|
|
}
|
|
|
if (this.options.saveRawPage) {
|
|
|
this.options.removeFrames = true;
|