stencila/designa

CodeChunk: incorrect auto-indentation after Python import statement

Closed this issue · 1 comments

Incorrect indentation. When using python, I noticed that there is automatic, incorrect indentation after import statements for Python e.g

image

But that does not seem to be a problem for the (limited) other statements I tried, or for JS import statements:

image

Closing as now fixed.