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 upembed source code error with spaces in file name #100
Comments
|
Thanks for reporting! Fixed here: cae0c06 |
|
Thanks! |
If you include spaces in your file name you will get an error when you try to embed the source code. For example, if I try to run a filed named "Final Project.Rmd" I get the error below, but when I run "Final_Project.Rmd" it works fine.