Nicolas Goaziou <n.goaziou <at> gmail.com> writes:

> 
> Hello,
> 
> Bastien <bzg <at> gnu.org> writes:
> 
> > Ista Zahn <istazahn <at> gmail.com> writes:
> >
> >> I'm trying to figure out how to export a line (say "foo") only when
> >> exporting to markdown.
> >
> > #+BEGIN_MD
> > ...
> > #+END_MD
> >
> > will do.
> 
> I added #+begin_markdown...#+end_markdown too, as defined by the
> back-end.

Doesn't org-md-export-block want

 (org-export-with-backend 'html export-block contents info)

at its end?

Chuck


Reply via email to