Open
Description
Hi,
I have an issue generating a proper RSS.
I am using org-mode version 9.2.6 and org-static-blog 1.3.0 and my configuration includes
(setq org-static-blog-publish-url "https://example.com/subfolder/")
(setq org-static-blog-publish-directory "~/blog/"))
If the blog post contains an image which for example is originally included as [[file:assets/image.jpg]]
in the org file, I obtain
<img src="assets/image.jpg">
in both the HTML and the RSS output. But in the latter case this seems to be an issue, because I cannot see the images of the post in any RSS reader. Furthermore similar issues apply to the footnote links.
Reading the pages from the browser is fine since relative links are fine there. I am afraid that producing the RSS export just by cutting and pasting the HTML export is not the correct way.
Best,
Metadata
Metadata
Assignees
Labels
No labels