Closed RobertAudi closed 11 years ago
I can't reproduce this issue. Works fine on my nokogiri branch.
This is fixed in master
. I've added a test to prove it. In 0.6.1, you get <p><em>This is in italic, and this is</em><em>not bold</em><em>.</em></p>
instead, which is wrong, but not the same as what you reported.
The line below is not styled correctly:
The text end up being italic with a trailing
*
. This is, on the other hand, works fine: