Commit deaa842
[runmode addon] Include CodeMirror.innerMode in runmode.node.js
The markdown mode uses `CodeMirror.innerMode` which isn't defined in
the stripped down node runmode. Since markdown is the only mode
(AFAICT) that uses it I'm not sure if it would make more sense rewrite
it to not use it but this seemed like the least risky option.1 parent e5e2aef commit deaa842
1 file changed
Lines changed: 12 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
163 | 163 | | |
164 | 164 | | |
165 | 165 | | |
| 166 | + | |
| 167 | + | |
| 168 | + | |
| 169 | + | |
| 170 | + | |
| 171 | + | |
| 172 | + | |
| 173 | + | |
| 174 | + | |
| 175 | + | |
| 176 | + | |
| 177 | + | |
166 | 178 | | |
167 | 179 | | |
168 | 180 | | |
| |||
0 commit comments