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 ed54bdd commit 23d2961Copy full SHA for 23d2961
contributing/code/standards.rst
@@ -15,7 +15,7 @@ documents.
15
Since a picture - or some code - is worth a thousand words, here's a short
16
example containing most features described below:
17
18
-.. code-block:: php+html
+.. code-block:: html+php
19
20
<?php
21
contributing/documentation/format.rst
@@ -108,10 +108,6 @@ The current list of supported formats are the following:
108
+-----------------+-------------+
109
| html+jinja | Twig |
110
111
-| jinja+html | Twig |
112
-+-----------------+-------------+
113
-| php+html | PHP |
114
115
| html+php | PHP |
116
117
| ini | INI |
0 commit comments