
Same book in 1.0

If bold name string does not fit into single line it gets shifted to the left.
Name format: [font=default-bold][color]SomeLongBookName[/color][/font]
This issue existed in 1.0 as well, but could be dealt with by splitting text in parts using such format: (which no longer works)
[font=default-bold][color]SomeLong[/color][/font] [font=default-bold][color]BookName[/color][/font]
Similar to this report.