diff --git a/README.md b/README.md index 62c9b85..18509d1 100644 --- a/README.md +++ b/README.md @@ -67,7 +67,7 @@ Valid `` elements include `meta`, `link`, `title`, `style`, `script`, `nos These elements provide information for how a document should be perceived, and rendered, by web technologies. e.g. browsers, search engines, bots, etc. -``` html +```html @@ -264,7 +264,7 @@ These elements provide information for how a document should be perceived, and r ## Icons -``` html +```html @@ -289,7 +289,7 @@ These elements provide information for how a document should be perceived, and r ### Facebook Open Graph -``` html +```html @@ -307,7 +307,7 @@ These elements provide information for how a document should be perceived, and r ### Twitter Card -``` html +```html @@ -322,31 +322,31 @@ These elements provide information for how a document should be perceived, and r ### Twitter Privacy If you embed tweets in your website, Twitter can use information from your site to tailor content and suggestions to Twitter users. [More about Twitter privacy options](https://dev.twitter.com/web/overview/privacy#what-privacy-options-do-website-publishers-have). -``` html +```html ``` ### Google+ / Schema.org -``` html +```html ``` ### Pinterest Pinterest lets you prevent people from saving things from your website, according [to their help center](https://help.pinterest.com/en/articles/prevent-people-saving-things-pinterest-your-site). The `description` is optional. -``` html +```html ``` ### Facebook Instant Articles -``` html +```html @@ -362,7 +362,7 @@ Pinterest lets you prevent people from saving things from your website, accordin ### OEmbed -``` html +```html @@ -379,7 +379,7 @@ Pinterest lets you prevent people from saving things from your website, accordin ### Apple iOS -``` html +```html @@ -410,7 +410,7 @@ Pinterest lets you prevent people from saving things from your website, accordin ### Google Android -``` html +```html @@ -424,7 +424,7 @@ Pinterest lets you prevent people from saving things from your website, accordin ### Google Chrome -``` html +```html @@ -433,7 +433,7 @@ Pinterest lets you prevent people from saving things from your website, accordin ### Microsoft Internet Explorer -``` html +```html @@ -466,14 +466,14 @@ Pinterest lets you prevent people from saving things from your website, accordin ### 360 Browser -``` html +```html ``` ### QQ Mobile Browser -``` html +```html @@ -486,7 +486,7 @@ Pinterest lets you prevent people from saving things from your website, accordin ### UC Mobile Browser -``` html +```html @@ -515,7 +515,7 @@ Pinterest lets you prevent people from saving things from your website, accordin ## App Links -``` html +```html