alexmojaki opened this issue 7 years ago · 0 comments
Because the browser has to render each expression as a rectangle, some of the whitespace used for indentation in a multiline expression becomes 'redundant' and the result looks weird:
This is how it should look:
def foo(): print('hello', 'world')