Kind: Function
Source: atloria-monorepo/libs/parser-core/src/utils/screenshot-instruction-generator.ts
Format screenshot plan as markdown
Signature
tsfunction formatScreenshotPlanMarkdown(plan: ScreenshotPlan): string
Parameters
| Name | Type |
|---|---|
plan | ScreenshotPlan |
Returns: string
Was this page helpful?