[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.
org-rss-headline.diff
Description: Text Data
Please tell me what you think.
Cheers
Nico
--
Nicolas Petton
http://nicolas-petton.fr
- [O] [PATCH] org-rss-headline,
Nicolas Petton <=
- Re: [O] [PATCH] org-rss-headline, Nicolas Goaziou, 2015/01/13
- Re: [O] [PATCH] org-rss-headline, Nicolas Petton, 2015/01/14
- Re: [O] [PATCH] org-rss-headline, Nicolas Goaziou, 2015/01/16
- Re: [O] [PATCH] org-rss-headline, Nicolas Petton, 2015/01/18
- Re: [O] [PATCH] org-rss-headline, Nicolas Petton, 2015/01/20
- Re: [O] [PATCH] org-rss-headline, Nicolas Goaziou, 2015/01/20
- Re: [O] [PATCH] org-rss-headline, Nicolas Petton, 2015/01/20