Commit 97b7d78
Fix newlines in plain text ranking
Due to trim_blocks being enabled in Jinja environment, the plain text template
didn't actually output newlines after each ranking entry. The simplest fix is to
add the missing newline manually.1 parent e5b5843 commit 97b7d78
1 file changed
Lines changed: 1 addition & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
3 | 3 | | |
4 | 4 | | |
5 | 5 | | |
| 6 | + | |
6 | 7 | | |
7 | 8 | | |
8 | 9 | | |
0 commit comments