Skip to content

Commit 0f887b0

Browse files
committed
Added the versionadded directive
1 parent 889849c commit 0f887b0

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

components/console/helpers/table.rst

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -196,6 +196,10 @@ This outputs the table in the Markdown format:
196196
| 960-425-059-0 | The Lord of the Rings | J. R. R. Tolkien |
197197
| 80-902734-1-6 | And Then There Were None | Agatha Christie |
198198
199+
.. versionadded:: 7.3
200+
201+
The ``markdown`` style was introduced in Symfony 7.3.
202+
199203
You can also set the style to ``compact``::
200204

201205
$table->setStyle('compact');

0 commit comments

Comments
 (0)