Registry of all mdast nodes that can occur where PhrasingContent is expected.
This interface can be augmented to register custom node types:
For a union of all phrasing content, see RootContent.
break:
Break
node_modules/@types/mdast/index.d.ts:287
delete:
Delete
node_modules/@types/mdast/index.d.ts:288
emphasis:
Emphasis
node_modules/@types/mdast/index.d.ts:289
footnoteReference:
FootnoteReference
node_modules/@types/mdast/index.d.ts:290
html:
Html
node_modules/@types/mdast/index.d.ts:291
image:
Image
node_modules/@types/mdast/index.d.ts:292
imageReference:
ImageReference
node_modules/@types/mdast/index.d.ts:293
inlineCode:
InlineCode
node_modules/@types/mdast/index.d.ts:294
link:
Link
node_modules/@types/mdast/index.d.ts:295
linkReference:
LinkReference
node_modules/@types/mdast/index.d.ts:296
strong:
Strong
node_modules/@types/mdast/index.d.ts:297
text:
Text
node_modules/@types/mdast/index.d.ts:298