emacs-orgmode
[Top][All Lists]
Advanced

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

[O] [BUG] External unicode links without a description in ox-html


From: Arun Isaac
Subject: [O] [BUG] External unicode links without a description in ox-html
Date: Wed, 20 Jul 2016 20:14:56 +0530
User-agent: mu4e 0.9.17; emacs 24.5.1

For external links without a description, `org-html-link' resuses the
`path' as the inner text of the exported <a> element. However, the
`path' variable contains the URL encoded version of the `raw-path'. It
would be more appropriate to put the actual unescaped unicode URL in the
inner text of the <a> element.

Regards,
Arun Isaac.

Attachment: signature.asc
Description: PGP signature


reply via email to

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