Mako 1.1.0 is wrongly interpreting backslash `("\")` as a newline filter in comments ("##"). Expected behavior: `"\"` is ignored in comments Observed behavior: following line is treated as comment
Mako 1.1.0 is wrongly interpreting backslash
("\")as a newline filter in comments ("##").Expected behavior:
"\"is ignored in commentsObserved behavior: following line is treated as comment