| Bug ID | Description | Status |
|---|---|---|
| 25 | I inputted text with a preceding " " (space) ULM didn't notice this and split in an unpredicted way. Example, try slicing after text " test" (not "test"). The command should only slice after (space) test not the word test. | Resolved |