parser/node_processor library

Functions

processNode(Node node, Map<String, dynamic> attributes, Delta delta, {bool addSpanAttrs = false, List<CustomHtmlPart>? customBlocks, List<String>? removeTheseAttributesFromSpan}) → void
Processes a DOM node, converting it into Quill Delta operations.