Join GitHub today
GitHub is home to over 50 million developers working together to host and review code, manage projects, and build software together.
Sign upGitHub is home to over 50 million developers working together to host and review code, manage projects, and build software together.
Sign up
This is using learnr 0.9.1 and R 3.4.
When creating an exercise chunk, if I add a for loop, e.g.
Then the code checking in the html highlights the for loop as an error , with "unexpected symbol 'in'" and "unexpected symbol 'seq'". The code seems to run fine when I used run code or submit answer so this is just affecting the display. I attach an example of this
