emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
* Bug in HTML export
@ 2011-09-26  6:24 Pavel Panchekha
  2011-10-29 12:18 ` Bastien
  0 siblings, 1 reply; 3+ messages in thread
From: Pavel Panchekha @ 2011-09-26  6:24 UTC (permalink / raw)
  To: emacs-orgmode

[-- Attachment #1: Type: text/plain, Size: 433 bytes --]

Ampersands in #+AUTHOR: declarations are not correctly escaped by Org-mode.

To reproduce, export:

#+AUTHOR: a & b

You'll find the line

<meta name="author" content="a & b"/>

in the output, but it should be

<meta name="author" content="a &amp; b"/>

The same problem occurs with other special characters in author
declarations, and also in #+DATE: declarations.

This is breaking the "XHTML 1.0 Strict" claim.

- Pavel Panchekha

[-- Attachment #2: Type: text/html, Size: 1035 bytes --]

^ permalink raw reply	[flat|nested] 3+ messages in thread
* bug in HTML export
@ 2011-05-15 18:55 Samuel Wales
  0 siblings, 0 replies; 3+ messages in thread
From: Samuel Wales @ 2011-05-15 18:55 UTC (permalink / raw)
  To: emacs-orgmode

In HTML export:

***** Headline
this does not get published [[Consistency%20of%20results][consistency]] of these
this does.

Hope you can reproduce.  I can't report more thoroughly.

Thanks.

Samuel

-- 
The Kafka Pandemic:
  http://thekafkapandemic.blogspot.com/2010/12/welcome-to-kafka-pandemic-two-forces_9182.html
I support the Whittemore-Peterson Institute (WPI)
===
I want to see the original (pre-hold) Lo et al. 2010 NIH/FDA/Harvard MRV paper.

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2011-10-29 12:17 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2011-09-26  6:24 Bug in HTML export Pavel Panchekha
2011-10-29 12:18 ` Bastien
  -- strict thread matches above, loose matches on Subject: below --
2011-05-15 18:55 bug " Samuel Wales

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).