Back to API Reference
Struct
ParsedRange
sealed
Represents a parsed text range with associated tag information.
Remarks
Used by IParseRule implementations to communicate which text regions should be affected by modifiers and where tags should be stripped.
public static ParsedRange SelfClosing()Creates a self-closing tag range that inserts content.
