From 2e65ef623b36bd4070d0d4cc50f0bc3fc86c1c85 Mon Sep 17 00:00:00 2001 From: Tom Thorogood Date: Fri, 2 Aug 2019 07:53:44 +0000 Subject: [PATCH] [release-branch.go1.13] encoding/json: revert Compact HTML escaping documentation MIME-Version: 1.0 Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit This partly reverts CL 173417 as it incorrectly documented that Compact performed HTML escaping and the output was safe to embed inside HTML