assignr
assignr copied to clipboard
Solutions spell checking
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.
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.