Commit 1731b46
authored
README: Made line break between quotation and Bjarne's name actually rendered (isocpp#2318)
The line break existed in source code and obviously meant to be there, just wasn't rendered because Markdown, like HTML, ignores whitespace (including line breaks) by default. Two spaces at the end of the pre-line-break line allow to indicate an actual line break visible in the rendered Markdown document.1 parent 8d9c411 commit 1731b46
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | | - | |
| 3 | + | |
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
| |||
0 commit comments