Open
Description
I'm trying to print figlet output to the note. However, the leading white spaces are always stripped from the output. Is this a bug or is it intentional? Here is an example (I use cmd on Windows)
```cmd
figlet -t -w 100 -c -f big hello!
```
```output
_ _ _ _
| | | | | | |
| |__ ___| | | ___ | |
| '_ \ / _ \ | |/ _ \| |
| | | | __/ | | (_) |_|
|_| |_|\___|_|_|\___/(_)
```
Metadata
Metadata
Assignees
Labels
No labels