When entering the following code a Python-File 

x = """
abc"
"""


and then escaping the double quote at the end of line #2 with a backslash as
follows, then the line changes to white on white and is not visible anymore.

x = """
abc\"
"""


This cannot be changed in the highlighter.

-- 
<https://forum.pspad.com/read.php?2,74362,74362>
PSPad freeware editor https://www.pspad.com

Odpovedet emailem