2.0.3 • Published 5 years ago
codemirror-mode-randomgen v2.0.3
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.