CHAR_ESCAPE

const val CHAR_ESCAPE: String

Character escape literals (e.g. \n, \t). hljs emits class="hljs-char escape_" which resolves to the compound key hljs-char.escape_. All real theme CSS files use .hljs-char.escape_.