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 889849c commit 0f887b0Copy full SHA for 0f887b0
components/console/helpers/table.rst
@@ -196,6 +196,10 @@ This outputs the table in the Markdown format:
196
| 960-425-059-0 | The Lord of the Rings | J. R. R. Tolkien |
197
| 80-902734-1-6 | And Then There Were None | Agatha Christie |
198
199
+.. versionadded:: 7.3
200
+
201
+ The ``markdown`` style was introduced in Symfony 7.3.
202
203
You can also set the style to ``compact``::
204
205
$table->setStyle('compact');
0 commit comments