Preserving text entered.

Hi, i've a problem with Bootstrap Studio. I'm using it mainly for Jinja2 Templates for Flask applications.

So in BS, I entered some links, values, like that : {{category[name]}} but on export it appears like {{categorie['name']}}

Why ? How to avoid this ?

oh, here, we'll see the pb : {{categorie[& #39;name& #39;]}}

(i've inserted space btw & and #