I have a problem while exporting org-mode buffers to html. The following table is not exported correctly:
|-------+----------------+----------|
| HOST | DB | COMMENTS |
|-------+----------------+----------|
| rhea | numbering_test | |
| rhea | phones | |
| dione | phonenumbers | |
| dione | numbering_test | |
|-------+----------------+----------|
The problem is that underscores tell you to export HTML to use indexes. This is not what I want. I want it to numbering_testappear as plain text.
The same problem when using identifiers embedded in plain text, for example:
The numbering_test database is too big.
Again the same problem with the HTML exporter.
Is there any way to tell the HTML exponent to put some text in raw mode, as provided, without adding additional HTML formatting to it?
Markdown ( StackOverflow) . - org-mode.