Given ```` ```{r} 1+2 ``` ```` If I select `1+2` and then style the current selection, I get ```` ```{r} 1+2``` ````