all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* Exporting markdown specific string
@ 2014-01-04 15:48 Ista Zahn
  2014-01-04 17:22 ` Bastien
  0 siblings, 1 reply; 12+ messages in thread
From: Ista Zahn @ 2014-01-04 15:48 UTC (permalink / raw)
  To: emacs-orgmode Mailinglist

Hi all,

I'm trying to figure out how to export a line (say "foo") only when
exporting to markdown.

For latex there is
'#+LATEX: foo'
and for html there is
'#+HTML: foo'
but neither
'#+MD: foo'
nor
'#+MARKDOWN: foo'
does the trick.

Of course
'#+HTML: foo'
exports foo to markdown since the markdown exporter is derived from
the html exporter. But I'd really like to include stuff in the
markdown export that does not also get included in the html export.

Suggestions? I'm using org-plus-contrib: Org-mode version 8.2.4
(8.2.4-18-g4ee7e6-elpaplus) installed using M-x install-packages.

Thanks,
Ista

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

end of thread, other threads:[~2014-01-06 11:30 UTC | newest]

Thread overview: 12+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-01-04 15:48 Exporting markdown specific string Ista Zahn
2014-01-04 17:22 ` Bastien
2014-01-04 18:09   ` Charles Berry
2014-01-04 18:21     ` Bastien
2014-01-04 18:40       ` Charles Berry
2014-01-04 18:50         ` Ista Zahn
2014-01-04 18:24     ` Charles Berry
2014-01-04 19:24   ` Nicolas Goaziou
2014-01-04 20:55     ` Charles Berry
2014-01-04 23:50       ` Nicolas Goaziou
2014-01-05  6:39     ` Bastien
2014-01-06 11:30       ` Nicolas Goaziou

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.