Alphabetical order
Treat uppercase and lowercase as equal
Remove leading/trailing spaces
Skip blank lines in result
Keep only unique lines
Reverse the sorted result
apple, banana, cherry, date
item 1, item 2, item 10, item 20
a, bb, ccc, dddd (ascending)
Try with/without ignore case