Skip to content

SchemaMatchers

SchemaMatchers = object

Defined in: block-tools/src/schema-matchers.ts:30

optional image: ImageSchemaMatcher

Defined in: block-tools/src/schema-matchers.ts:35

Called whenever the HTML parsing encounters an <img> element that is inferred to be a block element.


optional inlineImage: ImageSchemaMatcher

Defined in: block-tools/src/schema-matchers.ts:40

Called whenever the HTML parsing encounters an <img> element that is inferred to be an inline element.