Quote:
Originally Posted by chaley
This might be a reader problem instead of a plugin problem. Spaces after italics can seem to disappear depending on the font and whether any kerning is happening. For example, this string:
PHP Code:
[SIZE="3"][FONT="Tahoma"]The expression [I]([/I] 'abc' [I])[/I][/FONT][/SIZE]
when rendered by this forum produces this.
The space after the opening parenthesis is effectively gone and the space before the closing parenthesis seems too large. Italicizing the space can make it worse.
Without the italics we see
The spaces are very apparent.
|
Thank you for that explanation. Is there anything I can do to fix this? TY