I initially tried to detect the number of vertical...
# advent-of-code
j
I initially tried to detect the number of vertical lines, and stop if that were maximal. But that got unreasonably complex and I ended up hardcoding the expected line height like most