Hello, I want to apply the defineMode function to extend an existing mode like this : Demo : https://codemirror.net/2/demo/mustache.html Code : https://github.com/codemirror/CodeMirror/blob/master/demo/mustache.html How can I do this ?