If I paste in a block of text composed of separated lines, is there any way to convert each of those lines into either headlines or TODO list items? So:
item
item
item
becomes:
* item
* item
* item
without my having to type [Meta][Return] at the begging of each line?