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 @@
- +