Leaning toothpick syndrome
In computer programming, leaning toothpick syndrome (LTS) is the situation in which a quoted expression becomes visually confusing because it contains a large number of escape characters to avoid delimiter collision (i.e., to avoid ambiguous, non-deterministic interpretations in the program). Escape characters are usually backslashes (\), but can be other character types as well.
Source: Wikipedia — Leaning toothpick syndrome (CC BY-SA 4.0)