Descriptiontext/template/parse: print TextNodes using %s not %q
This means that printing a Node will produce output that can be used as valid input.
It won't be exactly the same - some spacing may be different - but it will mean the same.
Fixes issue 4593.
Patch Set 1 #Patch Set 2 : diff -r 2f6ebc31b696 https://code.google.com/p/go/ #Patch Set 3 : diff -r 0d2398504967 https://code.google.com/p/go/ #
MessagesTotal messages: 3
|