import React from 'react'; export interface BlockCardProps { /** The inline pill rendered AT the marker position inside the * paragraph. Typically the existing compact entity card (e.g. the * 56×56 thumbnail card for webinars / customer interviews). When * omitted, the marker is replaced by the ref title in a plain * inline ``. */ inline?: React.ReactNode; /** The block-level content rendered as a SIBLING below the markdown * paragraph. Use for elements that cannot legally nest inside * `

` — `

`, `
`, ``, `