PhrasingContent

PhrasingContent = PhrasingContentMap[keyof PhrasingContentMap]

Defined in: node_modules/@types/mdast/index.d.ts:267

Union of registered mdast nodes that can occur where phrasing content is expected.

To register custom mdast nodes, add them to PhrasingContentMap. They will be automatically added here.