[Flask] alternatives for comparison operators in Jinja2?

Brijesh Bittu brijeshb42 at gmail.com
Thu Apr 21 09:49:38 EDT 2016


You just need to install jinja highlight plugin for your text editor and
nothing else.
For ex, for sublime, the plugin is here
https://packagecontrol.io/packages/Jinja2

On Thu, Apr 21, 2016 at 7:13 PM, Corey Boyle <coreybrett at gmail.com> wrote:

> Does anyone know if there are alternatives for the documented
> comparison operators in Jinja2?
>
> I have an if statement in my template where I need to use the "<"
> symbol, but that messes with the syntax highlighting in my editor
> because it thinks I am starting an html tag.
> _______________________________________________
> Flask mailing list
> Flask at python.org
> https://mail.python.org/mailman/listinfo/flask
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/flask/attachments/20160421/a3228475/attachment.html>


More information about the Flask mailing list