Skip to content

RenderAslFileSectionOptions

Defined in: src/ci/buildReport.ts:269

Options for renderAslFileSection.

includeDiagram: boolean;

Defined in: src/ci/buildReport.ts:270


optional omissionNote?: string;

Defined in: src/ci/buildReport.ts:272

Markdown line shown in place of the fenced diagram when includeDiagram is false.