Commit 8b28e31
committed
Improve behavior of syntax indentation on language boundaries
FIX: Make sure the inner mode gets a chance to indent when indenting right at the
end of a nested language section.
See https://discuss.codemirror.net/t/python-fencedcode-indentation-inconsistent/89091 parent 28e0989 commit 8b28e31
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
196 | 196 | | |
197 | 197 | | |
198 | 198 | | |
199 | | - | |
| 199 | + | |
200 | 200 | | |
201 | 201 | | |
202 | 202 | | |
| |||
0 commit comments