quarto-dev / quarto-dev/quarto-cli
How do I create a quarto filter which can update the description of a post listing?
Open
@cscheid is already working on this.
Since May 30, 2024.
enhancement
listings
lua
- Dominant language
- JavaScript
- Stars
- 6k
- Forks
- 458
- Avg merge
- 1d 9h
- Merged PRs (30d)
- 41
Description
Discussed in https://github.com/quarto-dev/quarto-cli/discussions/9767
Originally posted by McKabue May 24, 2024
Description
From my tests (and from code), it appears that the message of a listing post cannot be updated on runtime (when quarto is rendering the HTML).
A want a lua filter that overrides this functionality and instead generates a custom description will be used by the listing page.
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.