Fix for Issue #54: Background colour bleeds across entire paragraph
This makes a small difference to how the existing test "paragraphs_fonts" renders. The new rendering is closer to what the original rtf looks like, in that the background colour is just applied to the text, and not the entire paragraph.
I've updated the tests accordingly.
Fix for Issue #54: Background colour bleeds across entire paragraph
This makes a small difference to how the existing test "paragraphs_fonts" renders. The new rendering is closer to what the original rtf looks like, in that the background colour is just applied to the text, and not the entire paragraph. I've updated the tests accordingly.