Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

How to add link to RSS feed in markdown? #2

Open
mprinkezs opened this issue Dec 12, 2023 · 0 comments
Open

How to add link to RSS feed in markdown? #2

mprinkezs opened this issue Dec 12, 2023 · 0 comments

Comments

@mprinkezs
Copy link

How can I add the suggested link to the RSS feed in a markdown file instead of an HTML template?

<link rel="alternate"
      type="application/rss+xml"
      title="Elvensense News"
      href="/index.rss" />

When simply adding the HTML code in a markdown file, there is no resulting rendered output.
When adding it as an external link like [RSS News Feed](index.rss){.external}, a browser will just display the XML contents.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant