Skip to content

Commit 5923a0d

Browse files
committed
minor #16871 Update http_kernel_httpkernelinterface.rst (shamsibabakhanov)
This PR was submitted for the 6.1 branch but it was merged into the 4.4 branch instead. Discussion ---------- Update http_kernel_httpkernelinterface.rst The esi tag is not shown in the documentation page. <!-- If your pull request fixes a BUG, use the oldest maintained branch that contains the bug (see https://symfony.com/releases 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 `6.x` for features of unreleased versions). --> Commits ------- 172d652 Update http_kernel_httpkernelinterface.rst
2 parents f8edb07 + 172d652 commit 5923a0d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

create_framework/http_kernel_httpkernelinterface.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -155,7 +155,7 @@ rest of the content? Edge Side Includes (`ESI`_) to the rescue! Instead of
155155
generating the whole content in one go, ESI allows you to mark a region of a
156156
page as being the content of a sub-request call:
157157

158-
.. code-block:: text
158+
.. code-block:: xml
159159
160160
This is the content of your page
161161

0 commit comments

Comments
 (0)