maaslalani / slides

Terminal based presentation tool
http://maaslalani.com/slides/
MIT License
9.85k stars 271 forks source link

Add support for the Julia language #203

Closed AstroBarker closed 1 year ago

AstroBarker commented 1 year ago

A small PR to add support for running Julia in code blocks. I tested it with some simple code blocks with imports, functions and such and all seems to go smoothly.

maaslalani commented 1 year ago

Thanks @AstroBarker, this looks great!