Skip to content

BlockSuite API Documentation / @blocksuite/blocks / InlineMarkdownMatch

Type Alias: InlineMarkdownMatch<TextAttributes>

InlineMarkdownMatch<TextAttributes>: object

Type Parameters

TextAttributes extends BaseTextAttributes = BaseTextAttributes

Type declaration

action

action: InlineMarkdownMatchAction<TextAttributes>

name

name: string

pattern

pattern: RegExp

Defined in

packages/affine/components/dist/rich-text/inline/inline-manager.d.ts:18