Add text to the beginning of every other line in notepad+-+
Posted
by
Paul M
on Super User
See other posts from Super User
or by Paul M
Published on 2012-11-13T03:06:52Z
Indexed on
2012/11/13
5:04 UTC
Read the original article
Hit count: 558
Please advise how to add text to the beginning of every other line in notepad+-+
Actually, what I want to do is...
Add (title) to the beginning of lines 1, 3, 5, etc...(hundreds of lines in a notepad++ file)
Add (/title) to the end of lines 1, 3, 5, etc...
Then...
Add (link) to the beginning of even number lines (e.g. lines 2, 4, 6, 8, etc...)
Add (/link) to the end of even number lines (e.g. lines 2, 4, 6, 8, etc...)
Thanks
© Super User or respective owner