I might have to use this for my own sites... nice idea!
And the 'modified' version of $text: "My house, which is green, is nice! And pretty too."
UPDATE: Here's the version that handles "abc,def" -> "abc, def".
I would think this is a bit slower since it's an additional function call.