Commit cad44ab
authored
Add newlines to triage printout for markdown viewing (#8600)
I often run this triage report at the beginning of my triage week and
paste it into a markdown document, so I added newlines to make the paste
automatically markdown-friendly. Without the newlines the table doesn't
show up and the lines get collapsed into a single paragraph.1 parent 8cda6e4 commit cad44ab
1 file changed
+3
-3
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
50 | 50 | | |
51 | 51 | | |
52 | 52 | | |
53 | | - | |
| 53 | + | |
54 | 54 | | |
55 | 55 | | |
56 | | - | |
57 | | - | |
| 56 | + | |
| 57 | + | |
58 | 58 | | |
59 | 59 | | |
60 | 60 | | |
| |||
0 commit comments