<output>

The <output> tag records the text produced by a command inside a <console> transcript. Pair it with <input> to show what a user typed and what the system returned.

Use one <output> element for each chunk of terminal output you want to display.

Syntax

Variants

There are 3 variants of <output>.

Examples