Text & Content
Sort Lines (A-Z / Z-A)
Sort text lines alphabetically in ascending or descending order.
Examples
Input
{
"text": "Banana\nApple\nCherry",
"order": "asc"
}
Text & Content
Sort text lines alphabetically in ascending or descending order.
{
"text": "Banana\nApple\nCherry",
"order": "asc"
}