emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
From: Eric S Fraga <e.fraga@ucl.ac.uk>
To: Michael Welle <mwe012008@gmx.net>
Cc: "emacs-orgmode@gnu.org" <emacs-orgmode@gnu.org>
Subject: Re: Exporting Org markup unrendered to html
Date: Mon, 18 Apr 2016 08:45:54 +0100	[thread overview]
Message-ID: <87vb3f2wct.fsf@ucl.ac.uk> (raw)
In-Reply-To: <a66d8481872447919af595a8c84d7d6f@HE1PR01MB1898.eurprd01.prod.exchangelabs.com> (Michael Welle's message of "Mon, 18 Apr 2016 07:10:22 +0000")

On Monday, 18 Apr 2016 at 07:10, Michael Welle wrote:
> Hello,
>
> I want to export Org task descriptions to html. It's a text about Org,
> so I want the tasks to appear in html as they appear in an Org buffer,
> colouring is a bonus ;).
>
> I tried:
>
> #+BEGIN_SRC org
> * TODO foo
> #+END_SRC

You have to escape the leading *'s with a , as in

#+BEGIN_SRC org
,* TODO foo
#+END_SRC

If you use C-c ' to edit the src block, it does this for you
automatically.

-- 
: Eric S Fraga (0xFFFCF67D), Emacs 25.0.92.1, Org release_8.3.4-705-g716e33

       reply	other threads:[~2016-04-18  8:01 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <a66d8481872447919af595a8c84d7d6f@HE1PR01MB1898.eurprd01.prod.exchangelabs.com>
2016-04-18  7:45 ` Eric S Fraga [this message]
     [not found]   ` <npheucxuv1.ln2@news.c0t0d0s0.de>
     [not found]     ` <rvreucxv8f.ln2@news.c0t0d0s0.de>
2016-04-19  5:52       ` Exporting Org markup unrendered to html Adam Porter
2016-07-25 17:11         ` Michael Welle

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

  List information: https://www.orgmode.org/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=87vb3f2wct.fsf@ucl.ac.uk \
    --to=e.fraga@ucl.ac.uk \
    --cc=emacs-orgmode@gnu.org \
    --cc=mwe012008@gmx.net \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this public inbox

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

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).