Fixing a regex precedence bug. Given the input `p style="color: red"` as a selection, the command would improperly match `col` and decide the tag should be a single instead of paired. This is now fixed. Changed: U trunk/Bundles/HTML.tmbundle/Commands/Insert Tag Pair.plist