pass inline stylesheet option to iteratly
This commit is contained in:
@@ -274,6 +274,8 @@ export function serializeNodeWithId(
|
||||
doc,
|
||||
map,
|
||||
blockClass,
|
||||
skipChild,
|
||||
inlineStylesheet,
|
||||
);
|
||||
if (serializedChildNode) {
|
||||
serializedNode.childNodes.push(serializedChildNode);
|
||||
|
||||
Reference in New Issue
Block a user