We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5961ea1 commit e071386Copy full SHA for e071386
components/console/helpers/formatterhelper.rst
@@ -64,8 +64,9 @@ block will be formatted with more padding (one blank line above and below the
64
messages and 2 spaces on the left and right).
65
66
The exact "style" you use in the block is up to you. In this case, you're using
67
-the pre-defined ``error`` style, but there are other styles, or you can create
68
-your own. See :doc:`/console/coloring`.
+the pre-defined ``error`` style, but there are other styles (``info``,
+``comment``, ``question``), or you can create your own.
69
+See :doc:`/console/coloring`.
70
71
Print Truncated Messages
72
------------------------
0 commit comments