RenderAslFileSectionOptions
Defined in: src/ci/buildReport.ts:269
Options for renderAslFileSection.
Properties
Section titled “Properties”includeDiagram
Section titled “includeDiagram”includeDiagram: boolean;Defined in: src/ci/buildReport.ts:270
omissionNote?
Section titled “omissionNote?”optional omissionNote?: string;Defined in: src/ci/buildReport.ts:272
Markdown line shown in place of the fenced diagram when includeDiagram is false.