coatless-rpkg / assignr

Tools for Educators Writing Assignments in RMarkdown
https://r-pkg.thecoatlessprofessor.com/assignr/
42 stars 7 forks source link

Solutions spell checking #2

Open daviddalpiaz opened 6 years ago

daviddalpiaz commented 6 years ago

Currently RStudio will not spell check within the asis engine. Maybe we can run a script on the resulting *-soln.Rmd that returns spell check information so a user can then go back and edit those chunks.

coatless commented 6 years ago

I think this is the case for all markdown engines... I wasn't able to trigger a spell check on comments within the r tag for example.