Join and break lines
-
I have a formatted HTML file
I want Join lines in Notepad ++ i use ctrl+j
example: https://media.giphy.com/media/TersKT6fu4m0vdnI68/giphy.gif
But now https://media.giphy.com/media/hvG3Dk1DfRHvW4CiR8/giphy.gif
Lines should start with < h2 > i don’t know why it starts from an image file. It could be something with breaking lines - \n but not sure.
notepad++
-
I for one am confused about how you obtained that behavior. My understanding is that the Join Lines feature will take the lines touched by a selection (this part seems fine for you) and replaces all line-endings in that selection with a single space. Thus, you should end up with exactly ONE line from your multi-line selection’s data. Which clearly you are NOT ending up with, unless I misunderstand. What version of Notepad++ are you using?
-
i’m using notepad 7.7.1