carpentries / sandpaper

User Interface for The Carpentries Workbench
https://carpentries.github.io/sandpaper
Other
41 stars 24 forks source link

Better child minder #513

Closed zkamvar closed 1 year ago

zkamvar commented 1 year ago

This is paired with https://github.com/carpentries/pegboard/pull/137 to better solve the processing of child documents in lessons:

Testing

You can test this by checking out the branch and running the tests inside your local clone of {sandpaper} using The usethis pull request helpers.

usethis::pr_fetch(513)
devtools::install_github("carpentries/pegboard#137")
devtools::test()
zkamvar commented 1 year ago

UGH. The windows tests are failing because pandoc nightly is being dramatic 😩