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 b8346af commit 0ce8430Copy full SHA for 0ce8430
docs/templates-processing.rst
@@ -127,7 +127,7 @@ Given a template containing
127
This block content will be replaced
128
${/block_name}
129
130
-The following will replace everything between``${block_name}`` and ``${/block_name}`` with the value passed.
+The following will replace everything between ``${block_name}`` and ``${/block_name}`` with the value passed.
131
132
.. code-block:: php
133
0 commit comments