An original code (correct rendering):
https://github.com/magento/magento2/blob/720667e/lib/internal/Magento/Framework/DB/Transaction.php#L49-L60
A email with the code (wrong rendering: extra empty lines are added, the screenshot is taken in the GMail web interface):
2 „Gefällt mir“
sam
(Sam Saffron)
28. April 2016 um 00:56
2
Are you sure there are empty lines there and its not simply that the CSS is a bit off?
1 „Gefällt mir“
The line breaks between the <li>
tags are preserved because the code is inside the <pre>
tag.
Additionally, each line of code has a bottom padding of 10px:
2 „Gefällt mir“
Now it became even worse: the violet background now covers only a part of the code block:
sam
(Sam Saffron)
Geschlossen,
21. Juli 2022 um 06:56
5
has been resolved for a while