emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
From: Scott Randby <srandby@gmail.com>
To: "[Orgmode]" <emacs-orgmode@gnu.org>
Subject: HTML Export Broken
Date: Tue, 15 Mar 2011 00:26:41 -0400	[thread overview]
Message-ID: <4D7EEA81.70905@gmail.com> (raw)

I just upgraded to org-mode 7.5 and I'm encountering a weird problem.

Suppose I have the following text in a file.

     This is a @<b>test@</b> of tags.

     This is a @<b>another test of tags.

If I do C-c C-e h on this file, I get the following HTML code.

<p>This is a @&lt;b>test</b> of tags.
</p>
<p>
This is a <b>another test of tags.
</p>

It appears that org-mode is converting only the last @<tag> that appears
in a line into an HTML tag. Is this a bug or am I doing something wrong?
Help.

Scott Randby

             reply	other threads:[~2011-03-15  4:26 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-03-15  4:26 Scott Randby [this message]
2011-03-15 15:28 ` HTML Export Broken Bastien

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=4D7EEA81.70905@gmail.com \
    --to=srandby@gmail.com \
    --cc=emacs-orgmode@gnu.org \
    /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).