Hi Yi, Yi Wang <tririverwan...@gmail.com> writes:
> As far as I can find, there is no babel support for Mathematica. So I > wrote one and share it in case other people are interested: > > https://github.com/tririver/wy-els/blob/master/ob-mathematica.el Nice, thanks for sharing! (By the way, you should fix the .el header, it says that the file is part of Emacs while it's not.) > While writing this extension, I have a question: How to add font-lock > mode in org code blocks? (setq org-src-fontify-natively t) HTH, -- Bastien