Say I have ``` Here's an <em>example</em> for you! ``` and then I do `/em<CR>ciwstrong<Esc>n.`. Without TextObjectify, I end up with ``` Here's an <strong>example</strong> for you! ``` which is what I want, but with TextObjectify I get ``` trong ``` That's the whole line.