Switch from the html/template package to text/template, as was originally done by @roy2220 in #57, and put a new test case in place to make sure we don't accidentally switch back.
(@roy2220 already signed the CLA and implicitly consented to this change in #57)
Switch from the
html/template
package totext/template
, as was originally done by @roy2220 in #57, and put a new test case in place to make sure we don't accidentally switch back.(@roy2220 already signed the CLA and implicitly consented to this change in #57)