forked fromsymfony/symfony-docs
- Notifications
You must be signed in to change notification settings - Fork0
Commitc205bc6
committed
bugsymfony#3468 enclose YAML string with double quotes to fix syntax highlighting (xabbuh)
This PR was merged into the 2.3 branch.Discussion----------enclose YAML string with double quotes to fix syntax highlighting| Q | A| ------------- | ---| Doc fix? | yes| New docs? | no| Applies to | all| Fixed tickets |symfony#1886as mentioned by@ifdattic insymfony#3467Commits-------24be690 enclose YAML string with double quotes to fix syntax highlighting1 file changed
+8
-4
lines changedLines changed: 8 additions & 4 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
18 | 18 |
| |
19 | 19 |
| |
20 | 20 |
| |
| 21 | + | |
21 | 22 |
| |
22 | 23 |
| |
23 | 24 |
| |
24 | 25 |
| |
25 |
| - | |
| 26 | + | |
26 | 27 |
| |
27 | 28 |
| |
28 | 29 |
| |
| 30 | + | |
29 | 31 |
| |
30 |
| - | |
31 | 32 |
| |
32 | 33 |
| |
33 | 34 |
| |
| |||
40 | 41 |
| |
41 | 42 |
| |
42 | 43 |
| |
| 44 | + | |
43 | 45 |
| |
44 | 46 |
| |
45 | 47 |
| |
| |||
82 | 84 |
| |
83 | 85 |
| |
84 | 86 |
| |
| 87 | + | |
85 | 88 |
| |
86 | 89 |
| |
87 | 90 |
| |
88 | 91 |
| |
89 | 92 |
| |
90 | 93 |
| |
| 94 | + | |
91 | 95 |
| |
92 |
| - | |
93 | 96 |
| |
94 | 97 |
| |
95 | 98 |
| |
| |||
101 | 104 |
| |
102 | 105 |
| |
103 | 106 |
| |
| 107 | + | |
104 | 108 |
| |
105 | 109 |
| |
106 | 110 |
| |
| |||
116 | 120 |
| |
117 | 121 |
| |
118 | 122 |
| |
119 |
| - | |
| 123 | + | |
120 | 124 |
| |
121 | 125 |
| |
122 | 126 |
|
0 commit comments
Comments
(0)