I have this code that removes all blank lines but I was wondering if there was a way to code this to only delete blank lines if there are more then 1 blank lines.
so if my text looks like this
![]()
Please Login or Register to view this content.
it will look like this after
![]()
Please Login or Register to view this content.
this is the code
![]()
Please Login or Register to view this content.
Bookmarks