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
When you create a language selector for the CodeBlockPlugin, you have to know the list of supported languages.
We need to pass them to the renderLanguageSelector function
When you create a language selector for the CodeBlockPlugin, you have to know the list of supported languages.
We need to pass them to the
renderLanguageSelectorfunction