emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
From: Bernt Hansen <bernt@norang.ca>
To: Nicolas Goaziou <n.goaziou@gmail.com>
Cc: emacs-orgmode@gnu.org
Subject: New exporter problem with #+AUTHOR
Date: Sun, 07 Apr 2013 15:40:02 -0400	[thread overview]
Message-ID: <87zjxa3zal.fsf@norang.ca> (raw)

Hi Nicolas,

I have the following line in my org-mode document

#+AUTHOR: Bernt Hansen (IRC:BerntH on freenode)

On the old exporter this became

<meta name="author" content="Bernt Hansen (IRC:BerntH on freenode)"/>

I just tried exporting this with the new exporter and I get this

<meta name="author" content="Bernt Hansen (<a href="BerntH">BerntH</a>
on freenode)"/>

which isn't legal HTML.  The quotes on the href="BerntH" close the
previous context= quote.

Adding a space after IRC: seems to work

<meta name="author" content="Bernt Hansen (IRC: BerntH on freenode)"/>

Regards,
Bernt

             reply	other threads:[~2013-04-07 19:40 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-04-07 19:40 Bernt Hansen [this message]
2013-04-08  7:01 ` New exporter problem with #+AUTHOR Nicolas Goaziou
2013-04-08 19:27   ` Bastien
2013-04-08 20:33 ` 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=87zjxa3zal.fsf@norang.ca \
    --to=bernt@norang.ca \
    --cc=emacs-orgmode@gnu.org \
    --cc=n.goaziou@gmail.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).