summaryrefslogtreecommitdiff
path: root/doc/build/unreleased/346.rst
blob: 329116c2554e08276ae9c48cc4080bcefad7b71c (plain)
1
2
3
4
5
6
7
8
9
.. change::
    :tags: bug, lexer
    :tickets: 346
    :versions: 1.2.0, 1.1.6

    Fixed issue where control statements on multi lines with a backslash would
    not parse correctly if the template itself contained CR/LF pairs as on
    Windows. Pull request courtesy Charles Pigott.