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
Source 
packages/blocks/src/_common/inline/inline-manager.ts:36
Generated using typedoc-plugin-markdown and TypeDoc