It is very unlikely you are using text/template. At least I can't reproduce
the problem using text/template but can with html/template:
https://play.golang.org/p/elqHI1EtfFa. Or you are using text/template but
somewhere before executing that template your data is being converted to a
HTML friendly form.

On Fri, Jun 14, 2019 at 6:28 PM Yamil Bracho <yamilbra...@gmail.com> wrote:

> Yes, I am using text/template...
>
> El viernes, 14 de junio de 2019, 19:07:24 (UTC-4), Burak Serdar escribió:
>>
>>
>> Are you using html/template by any chance?
>>
>> If so, try text/template instead.
>>
>
-- 
Kurtis Rader
Caretaker of the exceptional canines Junior and Hank

-- 
You received this message because you are subscribed to the Google Groups 
"golang-nuts" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to golang-nuts+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/golang-nuts/CABx2%3DD-hEyLURi0GUHSAQHDrYeKY5_03cFv7cBTdokGzARRLmA%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to