<feed xmlns='http://www.w3.org/2005/Atom'>
<title>askama/testing/templates/literals-escape.html, branch main</title>
<subtitle>added poem support</subtitle>
<link rel='alternate' type='text/html' href='https://bunny.garden/forks/askama/'/>
<entry>
<title>Support escaping in string literals</title>
<updated>2020-01-12T07:15:04+00:00</updated>
<author>
<name>Tuomas Siipola</name>
<email>tuomas@zpl.fi</email>
</author>
<published>2020-01-11T22:47:52+00:00</published>
<link rel='alternate' type='text/html' href='https://bunny.garden/forks/askama/commit/?id=80148aa75335563106abae8680197e4adf3eb2eb'/>
<id>80148aa75335563106abae8680197e4adf3eb2eb</id>
<content type='text'>
Do not attempt to parse escape sequences thoroughly. Instead let the
Rust compiler to check the string literals and provide nice error
messages if necessary.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Do not attempt to parse escape sequences thoroughly. Instead let the
Rust compiler to check the string literals and provide nice error
messages if necessary.
</pre>
</div>
</content>
</entry>
</feed>
