Replies: 4 comments 3 replies
-
Accessibility: For better accessibility, please ensure link text is descriptive and meaningful rather than using generic terms such as "here". This helps all users understand the link's destination. See Writing meaningful link text (WCAG). |
Beta Was this translation helpful? Give feedback.
-
Instead of your whole project could you share something smaller such as something based on
The R package is not Quarto CLI. It's only a wrapper to the real tool. |
Beta Was this translation helpful? Give feedback.
-
Profuse apologies - updating R and RStudio fixed it (RStudio is packaged with a version of quarto, I don't directly control that if using it, I don't think). Should I leave this thread or just delete? Thank you for your help / sorry again. |
Beta Was this translation helpful? Give feedback.
-
Just deleted new comment, apols. |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Description
Example of the issue is live on the front page this quarto website. I've got a 'subscribe' HTML snippet that's rendering fine on the front and about page there, as you can see. Following instructions from the blog page on adding a widget from the quarto help file for making a blog, I've got this _quarto.yml file (github file reference) that includes "margin-header: subscribe.html".
However, on all post pages e.g. on my site here, the html doesn't render and instead just the plain text "subscribe.html" ends up in the right margin.
I don't mind if I lose that plain text, though would prefer the subscribe HTML rendered throughout. What am I doing wrong, any thoughts? Thank you...
Written in RStudio on pop_os / linux. Quarto R package 1.4.4.
Beta Was this translation helpful? Give feedback.
All reactions