Since upgrading the the beta5 version of this module, the filter inserts a non-breaking space after that last space in a paragraph, instead of replacing it. For example:
<p>Oh noes! Typogrify module is not working correctly!</p>
A problem with the regex maybe?
| Comment | File | Size | Author |
|---|---|---|---|
| #1 | typogrify_447416_widontfix.patch | 814 bytes | dboulet |
Comments
Comment #1
dboulet commentedI think I found the problem, the space was being kept in the replacement pattern.
Comment #2
miklAh, good catch, thanks. I've committed this, and given that we now have no known serious bugs, I think it's time we did a release candidate :)
Comment #3
dboulet commentedGiddyup!