Skip to content

Commit 041c879

Browse files
committed
minor #11520 add blank line before directive (OskarStark)
This PR was merged into the 4.2 branch. Discussion ---------- add blank line before directive <!-- If your pull request fixes a BUG, use the oldest maintained branch that contains the bug (see https://symfony.com/roadmap for the list of maintained branches). If your pull request documents a NEW FEATURE, use the same Symfony branch where the feature was introduced (and `master` for features of unreleased versions). --> Commits ------- 6c6e624 add blank line before directive
2 parents 7425599 + 6c6e624 commit 041c879

File tree

3 files changed

+3
-0
lines changed

3 files changed

+3
-0
lines changed

components/messenger.rst

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -303,6 +303,7 @@ middleware will know it should not route these messages again to a transport.
303303

304304
Learn more
305305
----------
306+
306307
.. toctree::
307308
:maxdepth: 1
308309
:glob:

messenger.rst

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -823,6 +823,7 @@ will give you access to the following services:
823823

824824
Learn more
825825
----------
826+
826827
.. toctree::
827828
:maxdepth: 1
828829
:glob:

workflow.rst

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -533,6 +533,7 @@ requires:
533533
metadata:
534534
priority: 0.5
535535
# ...
536+
536537
.. code-block:: xml
537538
538539
<!-- config/packages/workflow.xml -->

0 commit comments

Comments
 (0)