import hljs from "highlight.js"; import mathematica from "highlight.js/lib/languages/mathematica"; hljs.registerLanguage("mathematica", mathematica);