saberland/saber

Internal links RSS feed remain <saber-link> #246

spekulatius posted onGitHub

<!-- Please don't delete this template or we'll close your issue -->

<!-- Before creating an issue please make sure you are using the latest version of Saber. -->

<!-- Please confirm you will submit an issue. -->

<!-- Issues which contain questions or support requests will be closed. -->

<!-- (Update "[ ]" to "[x]" to check a box) -->

  • I confirm that this is an issue rather than a question.

<!-- Please ask questions via following several ways. -->

<!-- https://chat.saber.land/ -->

<!-- https://stackoverflow.com/questions/ask?tags=saberjs -->

Bug report

It appears as internal links in feeds aren't compiled to a-tags.

See https://saber-blog-starter.netlify.com/atom.xml

Version

Saber 0.6.7

info Direct dependencies ā”œā”€ prismjs@1.16.0 ā”œā”€ saber-highlight-css@0.0.3 ā”œā”€ saber-plugin-feed@0.3.2 ā”œā”€ saber-plugin-google-analytics@0.0.6 ā”œā”€ saber-plugin-prismjs@0.2.1 ā”œā”€ saber-plugin-pwa@0.3.3 ā”œā”€ saber-plugin-query-posts@0.3.2 ā”œā”€ saber-plugin-sitemap@0.2.0 ā”œā”€ saber-theme-minima@3.0.1 ā””ā”€ saber@0.6.7

Steps to reproduce

<!-- If you are reporting a bug that can ONLY be reproduced on your repository, PLEASE provide this repo link. That takes guessing work out of the way and saves us time. -->

Code can be found on https://github.com/spekulatius/saber-blog-starter - current master branch.

What is expected?

A valid HTML a-tag, so that people can click on internal links and still get to the intended target.

What is actually happening?

Links like this

<saber-link :to="$saber.getPageLink(&quot;./index.md&quot;, &quot;&quot;)">Back Home</saber-link>

remain in the output

Other relevant information

  • Result of running saber -v: saber/0.6.7 linux-x64 node-v8.10.0
  • Browser version (optional): FF 67.0
  • Is Saber a global or local install? locally
  • Which package manager did you use for the install? yarn
  • Does this issue occur when all plugins are disabled? -

The issue is fixed by #268 and could be closed.

posted by h404bi over 5 years ago

Fund this Issue

$0.00
Funded

Pull requests