output
fun output(builder: MarkdownContentBuilder, structure: StructuredData<*>): TextContentBuilder(source)
Formats and appends the structured data output to the provided MarkdownContentBuilder.
Parameters
builder
The MarkdownContentBuilder instance used to append the formatted output.
structure
The StructuredData instance containing the format ID and definition for the output.