text

fun text(content: String)(source)

Appends a ReportNode.RawText verbatim text block. Rendered as <pre> in HTML, a fenced code block in Markdown, or indented plain text in the text renderer.

Parameters

content

the verbatim content