draft-js-prism-plugin icon indicating copy to clipboard operation
draft-js-prism-plugin copied to clipboard

How to set the default lauguage?

Open zfha opened this issue 6 years ago • 1 comments
trafficstars

zfha avatar Feb 16 '19 09:02 zfha

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.

marknote avatar Aug 25 '19 07:08 marknote