From: Steven Haryanto <stevenharyanto@gmail.com>
To: nicholas.dokos@hp.com
Cc: emacs-orgmode@gnu.org
Subject: Re: how to escape org markup?
Date: Fri, 17 Jun 2011 08:59:41 +0700 [thread overview]
Message-ID: <BANLkTin3RoGLSX=2QUGECaFMeij_5AGpnA@mail.gmail.com> (raw)
In-Reply-To: <12526.1308244252@alphaville.dokosmarshall.org>
[-- Attachment #1: Type: text/plain, Size: 1277 bytes --]
On Fri, Jun 17, 2011 at 12:10 AM, Nick Dokos <nicholas.dokos@hp.com> wrote:
> Steven Haryanto <stevenharyanto@gmail.com> wrote:
>
> > I need to insert bits of plain text into a final composite Org document.
> The text should be
> > protected from any Org formatting (for example, "* " at the beginning of
> a line should not be
> > interpreted as a headline). Is enclosing it with #+BEGIN_SRC/#+END_SRC
> or #+BEGIN_EXAMPLE/#
> > +END_EXAMPLE the correct way? I'm thinking yes, but my Emacs still
> interprets the "* " as headline
> > though.
> >
>
> This seems to work - I can export to html or latex and get the expected
> result:
>
> --8<---------------cut here---------------start------------->8---
>
> * foo
> org example
>
> #+begin_example
> ,* bar
> <2011-06-16 Thu>
>
> This is example code.
>
> #+end_example
> --8<---------------cut here---------------end--------------->8---
>
> But I don't know all the rules and moreover I don't know of any place where
> they are described. I'll look around and post an update when I find it.
> But feel free to beat me to it.
>
> Nick
>
Btw, I still need to escape "#+END_SRC" if they occur at the start of line
in text, for example by prepending it with a space (akin to prepending a
space to "From " in mbox format).
--
sh
[-- Attachment #2: Type: text/html, Size: 1856 bytes --]
next prev parent reply other threads:[~2011-06-17 1:59 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2011-06-16 15:36 how to escape org markup? Steven Haryanto
2011-06-16 17:10 ` Nick Dokos
2011-06-16 17:35 ` Nick Dokos
2011-06-17 1:59 ` Steven Haryanto [this message]
2011-06-17 2:47 ` Nick Dokos
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
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to='BANLkTin3RoGLSX=2QUGECaFMeij_5AGpnA@mail.gmail.com' \
--to=stevenharyanto@gmail.com \
--cc=emacs-orgmode@gnu.org \
--cc=nicholas.dokos@hp.com \
/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 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.