You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
asynchighlightCode(code: string,language='javascript'){consthljs=awaitimport("hightlight.js")if(language){returnhljs.highlight(code,{ language }).value;}returnhljs.highlightAuto(code).value;}
Steps to reproduce
Reproduce link
No response
What is actually happening?
normal
get error
System Info
The text was updated successfully, but these errors were encountered: