When transferring code to the PB forum editor with copy and paste, the code tags prevent the editor to remove the indentation, but they do not prevent the removal of blank lines.
As blank lines often serve to separate blocks of code, this removal is usually not desirable and reduces the clarity of the code.
Although it is possible to manually reinsert the blank lines, this is not a practical solution for larger sections of code.
Does anyone have special tips or tricks to prevent the removal of blank lines when pasting code into the editor ?
Arie Verheul
As blank lines often serve to separate blocks of code, this removal is usually not desirable and reduces the clarity of the code.
Although it is possible to manually reinsert the blank lines, this is not a practical solution for larger sections of code.
Does anyone have special tips or tricks to prevent the removal of blank lines when pasting code into the editor ?
Arie Verheul
Comment