From: dmg <dmg@turingmachine.org>
To: Nicolas Goaziou <mail@nicolasgoaziou.fr>
Cc: emacs-orgmode <emacs-orgmode@gnu.org>
Subject: Re: Bug report: export to HTML does not escape * in example
Date: Mon, 27 Feb 2017 00:24:30 -0800 [thread overview]
Message-ID: <CAEBXXD_JhHRej3Mxf7=o7vr68=6rL+OJTU4tq924-8NtZdt2eg@mail.gmail.com> (raw)
In-Reply-To: <87h93gdqts.fsf@nicolasgoaziou.fr>
[-- Attachment #1: Type: text/plain, Size: 746 bytes --]
On Sun, Feb 26, 2017 at 11:40 PM, Nicolas Goaziou <mail@nicolasgoaziou.fr>
wrote:
>
> A star at the beginning of a line is always a headline. It has
> precedence over the block around it. You need to escape the star
> character:
>
> #+begin_example
> ,* hello world
> #+end_example
>
> Regards,
Thank you. I guess the issue is then with org-babel.
I am running a babel script that generates, as one of its line * in the
front:
#+BEGIN_SRC sh
echo "* Hello"
#+END_SRC
#+RESULTS:
#+begin_example
* Hello
#+end_example
In that case, should babel be the one escaping the * in the RESULTS block?
thanks again,
--daniel
--
--dmg
---
Daniel M. German
http://turingmachine.org
[-- Attachment #2: Type: text/html, Size: 2855 bytes --]
next prev parent reply other threads:[~2017-02-27 8:25 UTC|newest]
Thread overview: 9+ messages / expand[flat|nested] mbox.gz Atom feed top
2017-02-27 1:00 Bug report: export to HTML does not escape * in example dmg
2017-02-27 7:40 ` Nicolas Goaziou
2017-02-27 8:24 ` dmg [this message]
2017-02-27 17:57 ` Charles C. Berry
2017-02-27 19:04 ` Nick Dokos
2017-03-01 20:04 ` D M German
2017-03-01 21:20 ` Nicolas Goaziou
2017-03-03 19:06 ` Charles C. Berry
2017-03-05 17:06 ` Nicolas Goaziou
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='CAEBXXD_JhHRej3Mxf7=o7vr68=6rL+OJTU4tq924-8NtZdt2eg@mail.gmail.com' \
--to=dmg@turingmachine.org \
--cc=emacs-orgmode@gnu.org \
--cc=mail@nicolasgoaziou.fr \
/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).