From 225e7210f023c4f0c4d2e929d933049202063b90 Mon Sep 17 00:00:00 2001 From: Mike Tzou Date: Mon, 16 Mar 2020 00:46:53 +0800 Subject: Improvements to trypandoc (#6188) * Use "strict mode" for javascript code * Fetch resources over https Otherwise it will depend on the protocol of the webpage served which is a bad idea. * Remove unnecessary attributes Those attributes are not required in HTML5. --- trypandoc/index.html | 11 ++++++----- 1 file changed, 6 insertions(+), 5 deletions(-) (limited to 'trypandoc') diff --git a/trypandoc/index.html b/trypandoc/index.html index 8a6a417ef..ea7cacc2d 100644 --- a/trypandoc/index.html +++ b/trypandoc/index.html @@ -9,10 +9,11 @@ - - - - + + + -