if we have text with multi-lines
for example :-
Code: Select all
i'm line one
i'm link two
i'm link three
to the start and the end of each line so it be like this
Code: Select all
#i'm line one#
#i'm link two#
#i'm link three#
can you let me know how do it it
thanks in advance