emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
From: Nick Dokos <nicholas.dokos@hp.com>
To: Richard Riley <rileyrg@googlemail.com>
Cc: nicholas.dokos@hp.com,
	Emacs-orgmode mailing list <emacs-orgmode@gnu.org>
Subject: Re: bug with export as html?
Date: Fri, 15 Apr 2011 16:26:37 -0400	[thread overview]
Message-ID: <17889.1302899197@alphaville.americas.hpqcorp.net> (raw)
In-Reply-To: Message from Richard Riley <rileyrg@googlemail.com> of "Fri, 15 Apr 2011 21:12:46 +0200." <uemxjr8h1t.fsf@news.eternal-september.org>

Richard Riley <rileyrg@googlemail.com> wrote:

> 
> 
> ,----
> | + Create a file for each vhost you wish to redirect email for. From our example
> |   we create /etc/exim4/virtualhosts/myweb.com. In it we place our email
> |   mappings. Here is an example:-
> | #+begin_example
> | info: info@gmail.com
> | webmaster: webmaster@gmail.com
> | * : :blackhole:
> | #+end_example
> | Here we can see that info@myweb.com gets sent to info@gmail.com. Easy peasy.
> `----
> 
> My export finished at the blackhole line. Any org mark up characters
> inside literal blocks should be ignored I thought. It seems that
> 
> org-export-as-html
> 
> falls over in my export at that * in the src block.
> 
> Something I can tweak or a legitimate bug?
> 

Perhaps upgrade to latest? I cannot reproduce this either as it stands or with
a headline added. The relevant portion of the html file (with the headline added)
looks like this:

,----
| <div id="outline-container-1" class="outline-2">
| <h2 id="sec-1"><span class="section-number-2">1</span> foo </h2>
| <div class="outline-text-2" id="text-1">
| 
| <ul>
| <li>Create a file for each vhost you wish to redirect email for. From our example
|   we create /etc/exim4/virtualhosts/myweb.com. In it we place our email
|   mappings. Here is an example:-
| </li>
| </ul>
| 
| 
| 
| 
| <pre class="example">info: info@gmail.com
| webmaster: webmaster@gmail.com
| * : :blackhole:
| </pre>
| 
| 
| <p>
| Here we can see that info@myweb.com gets sent to info@gmail.com. Easy peasy.
| </p>
`----

Nick

      reply	other threads:[~2011-04-15 20:26 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-04-15 19:12 bug with export as html? Richard Riley
2011-04-15 20:26 ` Nick Dokos [this message]

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=17889.1302899197@alphaville.americas.hpqcorp.net \
    --to=nicholas.dokos@hp.com \
    --cc=emacs-orgmode@gnu.org \
    --cc=rileyrg@googlemail.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 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).