posit-dev / positron

Positron, a next-generation data science IDE
https://positron.posit.co
Other
2.82k stars 90 forks source link

Consider adding bundled pandoc to path for terminals #5357

Open juliasilge opened 1 week ago

juliasilge commented 1 week ago

We carefully propagate the correct bundled pandoc to our terminals that launch for R package development tasks and such, but in https://github.com/posit-dev/positron/discussions/5331 we have someone who expected pandoc to be available in all terminals. I could see this being a reasonable option, given that we are going to the trouble of bundling pandoc to start with.