Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ensure the same loaded pandoc version is used #466

Merged
merged 1 commit into from
May 18, 2023
Merged

Conversation

zkamvar
Copy link
Contributor

@zkamvar zkamvar commented May 18, 2023

This PR will allow people to use the {pandoc} package to build a lesson with a
specific version of pandoc:

pandoc::pandoc_activate("latest")
sandpaper::build_lesson()

This will fix #465

@zkamvar zkamvar merged commit 42dfaca into main May 18, 2023
@zkamvar zkamvar deleted the use-loaded-pandoc-465 branch May 18, 2023 23:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Allow people to use the {pandoc} R package with {sandpaper}
1 participant