diff --git a/README.md b/README.md index 53ce7e27f74..66711fe3494 100644 --- a/README.md +++ b/README.md @@ -54,13 +54,13 @@ and require plotly.js using CommonJS as `var Plotly = require('plotly.js');` or #### Use the plotly.js CDN hosted by Fastly ```html - + - + - + ``` and use the `Plotly` object in the window scope. @@ -99,7 +99,7 @@ To learn more about the plotly.js module architecture, refer to our [modularizin Important: the plotly.js code base contains some non-ascii characters. Therefore, please make sure to set the `charset` attribute to `"utf-8"` in the script tag that imports your plotly.js bundle. For example: ```html - + ``` diff --git a/devtools/image_viewer/index.html b/devtools/image_viewer/index.html index 4b1652409d2..a908e6ce599 100644 --- a/devtools/image_viewer/index.html +++ b/devtools/image_viewer/index.html @@ -7,6 +7,6 @@

 
-    
+    
 
 
diff --git a/devtools/test_dashboard/index.html b/devtools/test_dashboard/index.html
index c603c0d327d..e25d840ce7f 100644
--- a/devtools/test_dashboard/index.html
+++ b/devtools/test_dashboard/index.html
@@ -23,8 +23,8 @@
   
 
-  
-  
-  
+  
+  
+  
 
 
diff --git a/tasks/stats.js b/tasks/stats.js
index ffe345b4e56..72e75af601f 100644
--- a/tasks/stats.js
+++ b/tasks/stats.js
@@ -51,13 +51,13 @@ function getInfoContent() {
         'Import plotly.js as:',
         '',
         '```html',
-        '',
+        '',
         '```',
         '',
         'or the un-minified version as:',
         '',
         '```html',
-        '',
+        '',
         '```',
         '',
         '### To support IE9',
@@ -74,7 +74,7 @@ function getInfoContent() {
         '*Before* the plotly.js script tag, add:',
         '',
         '```html',
-        '',
+        '',
         '```',
         '',
         'You can grab the relevant MathJax files in `./dist/extras/mathjax/`.',
@@ -90,8 +90,8 @@ function getInfoContent() {
         '*After* the plotly.js script tag, add:',
         '',
         '```html',
-        '',
-        '',
+        '',
+        '',
         '```',
         '',
         'The first line loads and registers the locale definition with plotly.js, the second sets it as the default for all Plotly plots.',
diff --git a/test/image/index.html b/test/image/index.html
index efa5c6d2edc..8aacd5498fb 100644
--- a/test/image/index.html
+++ b/test/image/index.html
@@ -2,9 +2,9 @@
 
 
 
-
-
-
-
+
+
+
+