Oh yah, that's called subscript, I was trying to remember the correct term : - )
#OPTIONS: ^:nilMarcelo de Moraes Serpa <celoserpa@gmail.com> wrote:
> Hey guys,
>
> So, whenever I write something with the underline char, org renders the string like this:
>
> http://minus.com/mRXPQQdLW/
>
> Check how the this word is rendered. How could I disable this rendering behavior ?
>
is one way. ^ and _ signal superscripts and subscripts resp. You can also escape the
underscore:
this is not a\_subscript
Nick