codemirror-mode-randomgen
v2.0.3
Published
CodeMirror mode for RandomGen
Readme
codemirror-mode-randomgen
CodeMirror Mode for RandomGen.
Installation
npm install --save codemirror-mode-randomgenRequirements
You must have CodeMirror installed. Before importing this package, import CodeMirror's mode/simple addon. If the mode/overlay addon and the xml mode is imported, then the XML in elements will also be highlighted.
Usage
This package will simply define the randomgen mode. This mode can be specified when initializing the CodeMirror editor.
