diff --git a/frontend/src/utils/highlighter.ts b/frontend/src/utils/highlighter.ts index 38ec57a..b3a0f0d 100644 --- a/frontend/src/utils/highlighter.ts +++ b/frontend/src/utils/highlighter.ts @@ -20,7 +20,6 @@ const highlighterPromise = createHighlighter({ "sql", "diff", "docker", - "graphql", "go", "java", "kotlin", @@ -31,40 +30,16 @@ const highlighterPromise = createHighlighter({ "csharp", "php", "ruby", - "perl", "lua", - "haskell", - "scala", - "elixir", - "erlang", - "r", - "matlab", - "sass", "scss", - "less", "vue", "svelte", - "astro", - "solidity", "nix", "zig", - "ocaml", - "coq", - "lean", - "purescript", - "racket", - "scheme", - "clojure", - "common-lisp", "makefile", "cmake", "powershell", - "proto", - "prisma", - "terraform", - "hcl", "nginx", - "apache", "latex", "tex", ],