Kind: Function
Source: atloria-monorepo/apps/web/src/components/Viewer/remarkDirectiveComponents.ts
Collect raw text (and link URLs) from a directive subtree — for :::video.
Signature
tsfunction collectDirectiveText(node: any): string
Parameters
| Name | Type |
|---|---|
node | any |
Returns: string
Was this page helpful?