For the complete documentation index, see llms.txt. This page is also available as Markdown.

Diagnostics

Field in ReplacementMarkerResult

Summary

The collection of diagnostics produced during processing, if any.

public List<LineParser.MarkupDiagnostic> Diagnostics;

Last updated

Was this helpful?