Printer template - Splitting long line for clean purpose

Hello everybody,

I am using a print to file generic printer and my printer template is a single line.
But it is a long line.
Is there a way for clean-working purpouse, to split that long line in smaller lines in the printer template screen (the file remains 1 single line) with some special character.

Same way as comment special character in programing:
/* …*/ OR //, etc …

A bit like the backslash \ in shell script:
It allows to write on the next line, but for the interpreter it is still one single line.

Thanks for your help,

Marc

No but if it helps, you can use Notepad++ which has support for word wrap, copy and paste the template there, edit then copy and paste back to SambaPOS. However you will of course not have syntax highlighting in Notepad++.