draft-js-prism-plugin
draft-js-prism-plugin copied to clipboard
How to set the default lauguage?
trafficstars
https://github.com/withspectrum/draft-js-prism-plugin/blob/master/src/index.js#L25
change null to javascript will have javascript as default language.
Hope it helps.