We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a310f90 commit 25e2db9Copy full SHA for 25e2db9
1 file changed
docs/index.rst
@@ -243,6 +243,13 @@ Reference
243
Reintroduce ANSI support via :confval:`programoutput_use_ansi`
244
using the ``erbsland.sphinx.ansi`` extension.
245
246
+ A ``class`` option can be given to specify CSS classes to apply to
247
+ the output. The value is a whitespace separated list of CSS class
248
+ names.
249
+
250
+ .. versionchanged:: 0.20
251
+ Add the ``class`` option.
252
253
.. directive:: command-output
254
255
Same as :dir:`program-output`, but with enabled ``prompt`` option.
0 commit comments