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.
2 parents b8346af + 0ce8430 commit d423e9bCopy full SHA for d423e9b
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