A small tool for MixMax to be able to insert colorized code directly into emails, complete with a simple CodeMirror based editor.
npm install
npm start
The configuration saved under config/config.{env}.json
will be used.
npm test
Included, simply npm install
For ease and speed, we're using the pre-compressed CodeMirror library with a handful of languages installed. If you want to include more languages or CodeMirror features, simply download a new compressed version.