all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* underscores exported as <sub></sub> in html
@ 2011-04-27  3:03 aaron barclay
  2011-04-27  3:12 ` Nick Dokos
  0 siblings, 1 reply; 7+ messages in thread
From: aaron barclay @ 2011-04-27  3:03 UTC (permalink / raw)
  To: emacs-orgmode

[-- Attachment #1: Type: text/plain, Size: 1127 bytes --]

Hi,

I have a table like such

| 236a_bp_000602 | Missing   | No prep layer information found in the
checkin comments for
'236a_bp_000602_output_review_stereo'.                                  |
| 308_gt_001119  | Missing   | No prep layer information found in the
checkin comments for
'308_gt_001119_output_review_stereo'.                                   |
| 308_gt_001123  | Missing   | No prep layer information found in the
checkin comments for
'308_gt_001123_output_review_stereo'.                                   |
| 308_gt_001126  | Missing   | No prep layer information found in the
checkin comments for
'308_gt_001126_output_review_stereo'.                                   |

When I org-export-as-html the underscores in the first column are becoming
sub tags in html

<tr><td class="left">236a<sub>bp</sub><sub>000602</sub></td><td
class="left">Missing</td><td class="left">No prep layer information found in
the checkin comments for
'236a<sub>bp</sub><sub>000602</sub><sub>output</sub><sub>review</sub><sub>stereo'</sub>.</td></tr>

Can't seem to find a way around this. Any suggestions appreciated..

aaron.

[-- Attachment #2: Type: text/html, Size: 1397 bytes --]

^ permalink raw reply	[flat|nested] 7+ messages in thread

end of thread, other threads:[~2011-04-27  7:27 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-04-27  3:03 underscores exported as <sub></sub> in html aaron barclay
2011-04-27  3:12 ` Nick Dokos
2011-04-27  3:16   ` aaron barclay
2011-04-27  3:22     ` aaron barclay
2011-04-27  3:45       ` Nick Dokos
2011-04-27  4:32     ` Jambunathan K
2011-04-27  7:27       ` aaron barclay

Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.