From 79434cd0e6426cdb7bff794c328ebc51b6c659ae Mon Sep 17 00:00:00 2001 From: Kaelig Deloumeau-Prigent Date: Fri, 28 Oct 2016 13:56:00 -0700 Subject: [PATCH 1/3] Remove unnecessary attribute "If this attribute [type] is absent, the script is treated as JavaScript." Source: https://developer.mozilla.org/en-US/docs/Web/HTML/Element/script --- docs/docs/quickstart.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/docs/quickstart.md b/docs/docs/quickstart.md index b17cca1e95..686dee1aac 100644 --- a/docs/docs/quickstart.md +++ b/docs/docs/quickstart.md @@ -22,7 +22,7 @@ The best way to get started is try a simple example. Quill is initialized with a - - + + @@ -22,7 +22,7 @@ A globally distributed and available CDN is provided, backed by [Amazon Cloudfro - + ``` From 00306a06127487f89906492f8330de8d53f44eb7 Mon Sep 17 00:00:00 2001 From: Kaelig Deloumeau-Prigent Date: Fri, 28 Oct 2016 13:58:54 -0700 Subject: [PATCH 3/3] Remove unnecessary type attributes in the themes section --- docs/docs/themes.md | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/docs/docs/themes.md b/docs/docs/themes.md index 5dda290e6e..30015ee23f 100644 --- a/docs/docs/themes.md +++ b/docs/docs/themes.md @@ -29,8 +29,8 @@ Themes allow you to easily make your editor look good with minimal effort. Quill - - + - - - + + +