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
{{ message }}
This repository has been archived by the owner on Apr 13, 2023. It is now read-only.
I'm trying to add a custom langauge spec into the prismjs config.
The docs for gatsby-remark-prismjs suggest I need to configure the
languageExtensions
.However,
gatsby-remark-prismjs
is already configured in thegatsby-config.js
:Is there any way I can override or modify this definition from my own config, to pass in the custom config I need?
The text was updated successfully, but these errors were encountered: