Closed benfb closed 7 years ago
Right now, it's difficult to use Gorilla without adding markdown to each file manually. I've modified the file loading function to allow the user to load any .clj file, adding the necessary markup to put all of the user's current code into one cell.
.clj
Looks great, thanks :-) You wanna do the merge?
Right now, it's difficult to use Gorilla without adding markdown to each file manually. I've modified the file loading function to allow the user to load any
.clj
file, adding the necessary markup to put all of the user's current code into one cell.