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
highlight: (code, lang) => escape(code), // Use custom syntax highlighter. The only thing we do is escape some characters to make Prism highlight the code correctly.