Skip to content

BlockSuite API Documentation / @blocksuite/blocks / InlineMarkdownMatch

Type Alias: InlineMarkdownMatch<AffineTextAttributes>

InlineMarkdownMatch<AffineTextAttributes>: object

Type Parameters

AffineTextAttributes extends BaseTextAttributes = BaseTextAttributes

Type declaration

action

action: InlineMarkdownMatchAction<AffineTextAttributes>

name

name: string

pattern

pattern: RegExp

Defined in

packages/affine/components/dist/rich-text/extension/type.d.ts:33