Commit ca14d90
committed
Fix a crash in syntax-based indention
FIX: Fix a regression introduced 6.10.7 that caused indention to sometimes
crash on nested language boundaries.
Closes codemirror/dev#14941 parent 816c616 commit ca14d90
1 file changed
+2
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
199 | 199 | | |
200 | 200 | | |
201 | 201 | | |
202 | | - | |
| 202 | + | |
| 203 | + | |
203 | 204 | | |
204 | 205 | | |
205 | 206 | | |
| |||
0 commit comments