This is expected. `add` does not add new lines, `a...
# squarelibraries
h
This is expected.
add
does not add new lines,
addStatement
does.
l
Oh damn... i feel very dumb, thank you fro the hint
h
Alternativ, just use
add("code \n")
I often have some problems with nested codeblocks using
addStatement
inside another
addStatement
🤷‍♂️