Commit b839ce6
committed
minor #5378 [Cookbook][Controller] use the jinja lexer to render Twig code (xabbuh)
This PR was merged into the 2.3 branch.
Discussion
----------
[Cookbook][Controller] use the jinja lexer to render Twig code
| Q | A
| ------------- | ---
| Doc fix? | yes
| New docs? | no
| Applies to | all
| Fixed tickets |
Using `twig` works on newer Sphinx versions, but makes it harder for people to build the documentation locally with older versions.
Commits
-------
52316ac use the jinja lexer to render Twig code1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
136 | 136 | | |
137 | 137 | | |
138 | 138 | | |
139 | | - | |
| 139 | + | |
140 | 140 | | |
141 | 141 | | |
142 | 142 | | |
| |||
0 commit comments