Hi,
I'm using Klipper and have a start code macro to let the bed heat up for 5 minutes to wait for the expansion of the aluminum bed. When I try to use it as only means as start gcode the generator on the 'First Layer' calibration page it adds a 'undefined' symbol to the gcode-file. I don't know if this happens in every calibration page form or just the one of 'First Layer'.
First try to copy my start code macros:

Try to copy it from notepad++ to the field with an additional CR LF:

result in the downloaded gcode:

Is this a symbol that is added via javascript, or is has it something to do with encoding of the string pasted to the field from Slicer software (SuperSlicer) to browser?