Highlightr icon indicating copy to clipboard operation
Highlightr copied to clipboard

Fallback to auto-language if highlighting fails

Open adamwulf opened this issue 2 years ago • 0 comments

I ran into a case where the highlight would return undefined from javascript. it seems due to an unsupported language name. Instead, this case is retried with automatic highlighting, which does return a valid result.

adamwulf avatar Apr 24 '23 19:04 adamwulf