Colored text by § resets color of the second and further lines
The bug
This bug happens when I use § to make the text colored and color stays only for the first line whereas other formatting saves for further lines. If you, for example, enable Force Unicode Font, you will see that it works like I described.
How to reproduce
To recreate this bug you need to have UTF-8 without BOM function with some kind of this command
tellraw @a {"text":"§aA small river named Duden flows by their place and supplies it with the necessary regelialia."}
P.S I know that json has color tag, but § is useful for some kind of this colored translation
tellraw @a {"translate":"§aA small river named Duden flows by their place and supplies it with the necessary regelialia.","with":[{"text":"It is a paradisematic country, in which roasted parts of sentences fly into your mouth. ","color":"red"}]}