You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Whenever I use console.log(chromafi(string)), trailing whitespace will be added to the output. I guess this has some purpose to avoid misaligned output. However, it would be great to have an option to disable this behaviour.
Since the options are not documented and the examples don't show such an option, I'm assuming it doesn't exist.
The text was updated successfully, but these errors were encountered:
ianwalter
pushed a commit
to ianwalter/chromafi
that referenced
this issue
Sep 19, 2019
Whenever I use
console.log(chromafi(string))
, trailing whitespace will be added to the output. I guess this has some purpose to avoid misaligned output. However, it would be great to have an option to disable this behaviour.Since the options are not documented and the examples don't show such an option, I'm assuming it doesn't exist.
The text was updated successfully, but these errors were encountered: