jondot / hygen

The simple, fast, and scalable code generator that lives in your project.

Home Page:http://www.hygen.io

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Hygen convert charters '>' to HTML encoding

TheForsakenSpirit opened this issue · comments

Hi! I am trying to make php template and hygen replace '>' charter to '>' and '"' to ''' in variable text. Can I avoid it in someway?