Skip to content

Commit 14b029c

Browse files
committed
add blank line after versionadded directive
1 parent 9948963 commit 14b029c

File tree

2 files changed

+2
-0
lines changed

2 files changed

+2
-0
lines changed

console/coloring.rst

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -78,6 +78,7 @@ Displaying Clickable Links
7878
~~~~~~~~~~~~~~~~~~~~~~~~~~
7979

8080
.. versionadded:: 4.3
81+
8182
The feature to display clickable links was introduced in Symfony 4.3.
8283

8384
Commands can use the special ``<href>`` tag to display links similar to the

routing.rst

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -529,6 +529,7 @@ example to force the generation of ``/blog/1`` instead of ``/blog`` in the
529529
previous example) add the ``!`` character before the placeholder name: ``/blog/{!page}``
530530

531531
.. versionadded:: 4.3
532+
532533
The feature to force the inclusion of default values in generated URLs was
533534
introduced in Symfony 4.3.
534535

0 commit comments

Comments
 (0)