Closed chem2016 closed 5 years ago
@hgranthorner , I end up copying codemirror module to dist/css folder. Therefore a lot of files are included in this commit.
Besides, I used "require('../../node_modules/codemirror/mode/markdown/markdown');"
if i use require('../../dist/css/codemirror/mode/markdown/markdown'); the highlight is not working.
@hgranthorner , I end up copying codemirror module to dist/css folder. Therefore a lot of files are included in this commit.
Besides, I used "require('../../node_modules/codemirror/mode/markdown/markdown');"
if i use require('../../dist/css/codemirror/mode/markdown/markdown'); the highlight is not working.