embedme icon indicating copy to clipboard operation
embedme copied to clipboard

Feat/add OCaml language support

Open idkjs opened this issue 5 years ago • 0 comments

Just to be thorough about it, added ocaml support.

I also want to note that if you are using this with a configured ocaml/reason repo you cant have to files with the same name so example.ml and example.re would violate that. I change the names of the .ml files accordingly.

idkjs avatar May 02 '20 15:05 idkjs