remove leading space from rendered output #55
Labels
enhancement
New feature or request
good first issue
Good for newcomers
help wanted
Extra attention is needed
Currently components print their result with a leading space in front of every line.
Apart from not providing much visual value it also complicates code a bit since that space needs to be accounted for on every new line that is rendered.
IMO this leading space should be removed.
The text was updated successfully, but these errors were encountered: