🏠interweaveInterfacesMatcherInterfaceOn this pageMatcherInterface <T>Type parametersT = anyImplemented byMatcherIndex PropertiesgreedyinverseNamepropNameMethodsasTagcreateElementmatchonAfterParseonBeforeParseProperties optionalgreedygreedy?: booleaninverseNameinverseName: stringpropNamepropName: stringMethods asTagasTag(): stringcreateElementcreateElement(children: ChildrenNode, props: T): Nodematchmatch(value: string): null | MatchResponse<Partial<T>>optionalonAfterParseonAfterParse(content: Node[], props: T): Node[]optionalonBeforeParseonBeforeParse(content: string, props: T): string