Kind: Function
Source: atloria-monorepo/apps/api/src/snippets/expand-includes.ts
Cheap pre-filter so snippet-less content costs nothing at the seams.
Signature
tsfunction hasIncludeDirective(markdown: string): boolean
Parameters
| Name | Type |
|---|---|
markdown | string |
Returns: boolean
Was this page helpful?