react-code-blocks icon indicating copy to clipboard operation
react-code-blocks copied to clipboard

Language shell not supported

Open RomainLAU opened this issue 3 years ago • 1 comments

I tried creating a CopyBlock with the language set to shell but I get this error (in dev and prod): Uncaught (in promise) Error: Language shell not supported I saw in the supported languages there is the shell language so I think this is a bug.

RomainLAU avatar Aug 30 '22 14:08 RomainLAU

I am facing the same problem with latex. The supported languages list includes latex but I get the error in dev: Unhandled Rejection (Error): Language tex not supported

noelchen90 avatar Dec 02 '22 00:12 noelchen90