roc lee <roc.lee...@gmail.com> writes:

> I have function names in both a text block and a table cell, for example:
> function_name_with_underline()
>
> When I publish it in HTML format, the underline was interpreted incorrectly:
>
> function<sub>name</sub><sub>with</sub><sub>underline</sub>
>

Try setting the ^ option to nil with a line like the following at the
top of your org file

#+OPTIONS: ^:nil

Cheers -- Eric


_______________________________________________
Emacs-orgmode mailing list
Remember: use `Reply All' to send replies to the list.
Emacs-orgmode@gnu.org
http://lists.gnu.org/mailman/listinfo/emacs-orgmode

Reply via email to