quarto-dev / quarto-dev/quarto-cli
RSS feed missing images using the Quarto `hugo-md` format
@jjallaire is already working on this.
Since Nov 16, 2022.
- Dominant language
- JavaScript
- Stars
- 6k
- Forks
- 458
- Avg merge
- 1d 9h
- Merged PRs (30d)
- 41
Description
Bug description
My blog contains some qmd posts (with a hugo-md format) and some Rmarkdown. This is the repo.
The RSS feed is not behaving as expected: It renders the images (e.g. uploads and ggplots) only for those in Rmarkdown. For the quarto posts I get only the text-based content.
IDE Version 2022.12.0-daily+295 (2022.12.0-daily+295) running on macOS Monterey version 12.6
Update 25/11 -- I've rebuilt the site with the html format to make fuller use of all the Quarto features including code-linking and date-modified etc., and to fix the RSS feed.
Checklist
- Please include a minimal, fully reproducible example in a single .qmd file? Please provide the whole file rather than the snippet you believe is causing the issue.
- Please format your issue so it is easier for us to read the bug report.
- Please document the RStudio IDE version you're running (if applicable), by providing the value displayed in the "About RStudio" main menu dialog?
- Please document the operating system you're running. If on Linux, please provide the specific distribution.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.