I'm not sure if you want the whole line or just each word. This will do each line:
Open replace (ctrl H)
Find: ^.
Replace with: "
make sure you select "regular expression" in the search mode.
Select replace all.
That will add a " at the start of each non-blank link.
For the ending one:
Find: .$
Replace with: "