emacs-orgmode
[Top][All Lists]
Advanced

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

[O] [PATCH] org-rss-headline


From: Nicolas Petton
Subject: [O] [PATCH] org-rss-headline
Date: Tue, 13 Jan 2015 19:09:41 +0100
User-agent: mu4e 0.9.9.6pre3; emacs 24.4.1

Hi guys,

I'm a happy user of ox-rss.el, but was annoyed the other day when I
wanted to export an article with a headline containing markup.

The problem is that org-rss-headlines uses the raw-value of the headline
to export the title, which could contain any markup.

Here's a patch that uses the :EXPORT_TITLE property if present,
:raw-value if not.

Attachment: org-rss-headline.diff
Description: Text Data

Please tell me what you think.

Cheers
Nico
-- 
Nicolas Petton
http://nicolas-petton.fr

reply via email to

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