emacs-orgmode
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [O] Error escaping '<' and '>' in HTML export


From: Bastien
Subject: Re: [O] Error escaping '<' and '>' in HTML export
Date: Sat, 12 Jan 2013 14:57:58 +0100
User-agent: Gnus/5.130006 (Ma Gnus v0.6) Emacs/24.3.50 (gnu/linux)

Daniel Dehennin <address@hidden> writes:

> I tried to export as HTML some script I made and found that the exporter
> do not handle correctly URL in the form '<http://example.net>' like in
> the GPL licence notice when followed by a line containing '>'

Fixed, thanks.

The problem was part of htmlize.el.

If you cannot get latest Org from git master, use this workaround:

  (setq htmlize-generate-hyperlinks nil)

Thanks,

-- 
 Bastien



reply via email to

[Prev in Thread] Current Thread [Next in Thread]