Commit ef5b087
File tree
7 files changed
+58
-36
lines changedFilter options
- src/Symfony/Component/Console
- Descriptor
- Tests/Fixtures
7 files changed
+58
-36
lines changedsrc/Symfony/Component/Console/Descriptor/MarkdownDescriptor.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/Console/Descriptor/MarkdownDescriptor.php+22Lines changed: 22 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
17 | 17 |
|
18 | 18 |
|
19 | 19 |
|
| 20 | + |
20 | 21 |
|
21 | 22 |
|
22 | 23 |
|
| ||
27 | 28 |
|
28 | 29 |
|
29 | 30 |
|
| 31 | + |
| 32 | + |
| 33 | + |
| 34 | + |
| 35 | + |
| 36 | + |
| 37 | + |
| 38 | + |
| 39 | + |
| 40 | + |
| 41 | + |
| 42 | + |
| 43 | + |
| 44 | + |
| 45 | + |
| 46 | + |
| 47 | + |
| 48 | + |
| 49 | + |
| 50 | + |
| 51 | + |
30 | 52 |
|
31 | 53 |
|
32 | 54 |
|
|
src/Symfony/Component/Console/Tests/Fixtures/application_1.md
Copy file name to clipboardExpand all lines: src/Symfony/Component/Console/Tests/Fixtures/application_1.md+11-11Lines changed: 11 additions & 11 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
13 | 13 |
|
14 | 14 |
|
15 | 15 |
|
16 |
| - |
| 16 | + |
17 | 17 |
|
18 |
| - |
| 18 | + |
19 | 19 |
|
20 |
| - |
| 20 | + |
21 | 21 |
|
22 |
| - |
| 22 | + |
23 | 23 |
|
24 |
| - |
| 24 | + |
25 | 25 |
|
26 | 26 |
|
27 | 27 |
|
| ||
125 | 125 |
|
126 | 126 |
|
127 | 127 |
|
128 |
| - |
| 128 | + |
129 | 129 |
|
130 |
| - |
| 130 | + |
131 | 131 |
|
132 | 132 |
|
133 | 133 |
|
134 |
| - |
| 134 | + |
135 | 135 |
|
136 |
| - |
| 136 | + |
137 | 137 |
|
138 |
| - |
| 138 | + |
139 | 139 |
|
140 | 140 |
|
141 | 141 |
|
142 |
| - |
| 142 | + |
143 | 143 |
|
144 | 144 |
|
145 | 145 |
|
|
src/Symfony/Component/Console/Tests/Fixtures/application_2.md
Copy file name to clipboardExpand all lines: src/Symfony/Component/Console/Tests/Fixtures/application_2.md+11-11Lines changed: 11 additions & 11 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
20 | 20 |
|
21 | 21 |
|
22 | 22 |
|
23 |
| - |
| 23 | + |
24 | 24 |
|
25 |
| - |
| 25 | + |
26 | 26 |
|
27 |
| - |
| 27 | + |
28 | 28 |
|
29 |
| - |
| 29 | + |
30 | 30 |
|
31 |
| - |
| 31 | + |
32 | 32 |
|
33 | 33 |
|
34 | 34 |
|
| ||
132 | 132 |
|
133 | 133 |
|
134 | 134 |
|
135 |
| - |
| 135 | + |
136 | 136 |
|
137 |
| - |
| 137 | + |
138 | 138 |
|
139 | 139 |
|
140 | 140 |
|
141 |
| - |
| 141 | + |
142 | 142 |
|
143 |
| - |
| 143 | + |
144 | 144 |
|
145 |
| - |
| 145 | + |
146 | 146 |
|
147 | 147 |
|
148 | 148 |
|
149 |
| - |
| 149 | + |
150 | 150 |
|
151 | 151 |
|
152 | 152 |
|
|
src/Symfony/Component/Console/Tests/Fixtures/application_mbstring.md
Copy file name to clipboardExpand all lines: src/Symfony/Component/Console/Tests/Fixtures/application_mbstring.md+11-11Lines changed: 11 additions & 11 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
17 | 17 |
|
18 | 18 |
|
19 | 19 |
|
20 |
| - |
| 20 | + |
21 | 21 |
|
22 |
| - |
| 22 | + |
23 | 23 |
|
24 |
| - |
| 24 | + |
25 | 25 |
|
26 |
| - |
| 26 | + |
27 | 27 |
|
28 |
| - |
| 28 | + |
29 | 29 |
|
30 | 30 |
|
31 | 31 |
|
| ||
129 | 129 |
|
130 | 130 |
|
131 | 131 |
|
132 |
| - |
| 132 | + |
133 | 133 |
|
134 |
| - |
| 134 | + |
135 | 135 |
|
136 | 136 |
|
137 | 137 |
|
138 |
| - |
| 138 | + |
139 | 139 |
|
140 |
| - |
| 140 | + |
141 | 141 |
|
142 |
| - |
| 142 | + |
143 | 143 |
|
144 | 144 |
|
145 | 145 |
|
146 |
| - |
| 146 | + |
147 | 147 |
|
148 | 148 |
|
149 | 149 |
|
|
src/Symfony/Component/Console/Tests/Fixtures/input_argument_with_style.md
Copy file name to clipboardExpand all lines: src/Symfony/Component/Console/Tests/Fixtures/input_argument_with_style.md+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
4 | 4 |
|
5 | 5 |
|
6 | 6 |
|
7 |
| - |
| 7 | + |
src/Symfony/Component/Console/Tests/Fixtures/input_option_with_style.md
Copy file name to clipboardExpand all lines: src/Symfony/Component/Console/Tests/Fixtures/input_option_with_style.md+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
5 | 5 |
|
6 | 6 |
|
7 | 7 |
|
8 |
| - |
| 8 | + |
src/Symfony/Component/Console/Tests/Fixtures/input_option_with_style_array.md
Copy file name to clipboardExpand all lines: src/Symfony/Component/Console/Tests/Fixtures/input_option_with_style_array.md+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
5 | 5 |
|
6 | 6 |
|
7 | 7 |
|
8 |
| - |
| 8 | + |
0 commit comments