quarto-dev / quarto-dev/quarto-cli
`pandoc lua -i` behaves badly under `quarto pandoc lua -i`
Open
@cscheid is already working on this.
Since Jan 8, 2024.
bug
- Dominant language
- JavaScript
- Stars
- 6k
- Forks
- 458
- Avg merge
- 1d 9h
- Merged PRs (30d)
- 41
Description
pandoc lua -i is a useful REPL to test Pandoc's Lua API. Quarto exposes its pandoc under quarto pandoc. Unfortunately, something seems to be causing the quarto pandoc lua -i to behave badly to the point of it not being usable. It's not an urgent feature, but it would be very nice to have.
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.