-2
votes
1answer
57 views

How can I “bulk paste” a clipboard string of multi-line text into a readable ordered list? [closed]

How can I "bulk paste" a clipboard string of multi-line text into a readable ordered list? I'm trying to demonstrate how to turn any string of multi-line text into an ordered list. The script ...