I notice that when text containing an underscore (as happens frequently with database table names) is exported as HTML, the exporter decides to covert the rest of the word to a subscript. I tried escaping the underscore with a backslash, but then exporting to ASCII is broken, with the backslash passed through as part of the text.

What's the correct way to escape the underscore so that the HTML exporter doesn't garble the output, without mucking up ASCII export? Or is org-mode designed in such a way that users are expected to mark up documents for one specific output (which would be a step backward)?

--
Bob Kline
http://www.rksystems.com
mailto:bkl...@rksystems.com



_______________________________________________
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