This is a valid program: ``` #lang at-exp racket '@{They sank like lead in the @i{mi@,|____|-ghty }@b{wa}@i{-ters:}} ``` However, the lexers from `syntax-color/scribble-lexer` incorrectly color `|____|-ghty` as an error token, like this: <img width="572" alt="Screen Shot 2021-03-30 at 9 16 13 PM" src="https://user-images.githubusercontent.com/10700996/113076521-38934280-919d-11eb-86fc-8ccda6d8ba52.png">