When saving a html-code with this part
<li><a href="<%PATH%>/"><%Name%></a></li>
<%PATH%>
is rewritten to something i dont want, but not <%Name%>.
I work with templates and need this <%VARS%>;
how can i avoid rewriting of this, please?
When saving a html-code with this part
<li><a href="<%PATH%>/"><%Name%></a></li>
<%PATH%>
is rewritten to something i dont want, but not <%Name%>.
I work with templates and need this <%VARS%>;
how can i avoid rewriting of this, please?
HI @anjade,
I’m not sure what problem your describing. Komodo won’t edit files for you when you save them unless you perhaps configured a tool in the toolbox to do that on save. But I’m certain I didn’t understand the scenerio.
Could you describe step by step how your reproduce the issue with a final “what I expect to happen” and a “what actually happens”.