diff --git a/extensions/amp-accordion/1.0/README.md b/extensions/amp-accordion/1.0/README.md
index a682f9e1608c1..c8975ff22efc3 100644
--- a/extensions/amp-accordion/1.0/README.md
+++ b/extensions/amp-accordion/1.0/README.md
@@ -25,7 +25,17 @@ import {defineElement as defineBentoAccordion} from '@bentoproject/accordion';
defineBentoAccordion();
```
-### Example: Include via `
+
+
+
+
+```
+
+### Example
diff --git a/extensions/amp-base-carousel/1.0/README.md b/extensions/amp-base-carousel/1.0/README.md
index a43b0fc3f835e..614d7a38aa4cd 100644
--- a/extensions/amp-base-carousel/1.0/README.md
+++ b/extensions/amp-base-carousel/1.0/README.md
@@ -17,7 +17,17 @@ import {defineElement as defineBentoBaseCarousel} from '@bentoproject/base-carou
defineBentoBaseCarousel();
```
-### Example: Include via `
+
+
+
+
+```
+
+### Example
diff --git a/extensions/amp-embedly-card/1.0/README.md b/extensions/amp-embedly-card/1.0/README.md
index 9c48257804811..485a8fa40b115 100644
--- a/extensions/amp-embedly-card/1.0/README.md
+++ b/extensions/amp-embedly-card/1.0/README.md
@@ -21,7 +21,17 @@ import {defineElement as defineBentoEmbedlyCard} from '@bentoproject/embedly-car
defineBentoEmbedlyCard();
```
-### Example: Include via `
+
+
+
+
+```
+
+### Example
diff --git a/extensions/amp-facebook/1.0/README.md b/extensions/amp-facebook/1.0/README.md
index 86479aacc8088..6c74d2eb3d8b7 100644
--- a/extensions/amp-facebook/1.0/README.md
+++ b/extensions/amp-facebook/1.0/README.md
@@ -17,7 +17,17 @@ import {defineElement as defineBentoFacebook} from '@bentoproject/facebook';
defineBentoFacebook();
```
-### Example: Include via `
+
+
+
+
+```
+
+### Example
##### Embed a Facebook Post
diff --git a/extensions/amp-fit-text/1.0/README.md b/extensions/amp-fit-text/1.0/README.md
index f6cf1a77efd7f..c416018222710 100644
--- a/extensions/amp-fit-text/1.0/README.md
+++ b/extensions/amp-fit-text/1.0/README.md
@@ -19,7 +19,17 @@ import {defineElement as defineBentoFitText} from '@bentoproject/fit-text';
defineBentoFitText();
```
-### Example: Include via `
+
+
+
+
+```
+
+### Example
diff --git a/extensions/amp-iframe/1.0/README.md b/extensions/amp-iframe/1.0/README.md
index c56a230ad343b..6d1b589eb1e90 100644
--- a/extensions/amp-iframe/1.0/README.md
+++ b/extensions/amp-iframe/1.0/README.md
@@ -21,7 +21,17 @@ import {defineElement as defineBentoIframe} from '@bentoproject/iframe';
defineBentoIframe();
```
-### Example: Include via `
+
+
+
+
+```
+
+### Example
diff --git a/extensions/amp-inline-gallery/1.0/README.md b/extensions/amp-inline-gallery/1.0/README.md
index 44441e6d901bf..ac6fc8c2ac844 100644
--- a/extensions/amp-inline-gallery/1.0/README.md
+++ b/extensions/amp-inline-gallery/1.0/README.md
@@ -17,7 +17,17 @@ import {defineElement as defineBentoInlineGallery} from '@bentoproject/inline-ga
defineBentoInlineGallery();
```
-### Example: Include via `
+
+
+
+
+```
+
+### Example
diff --git a/extensions/amp-instagram/1.0/README.md b/extensions/amp-instagram/1.0/README.md
index ac513db18faa6..62268c0fe7510 100644
--- a/extensions/amp-instagram/1.0/README.md
+++ b/extensions/amp-instagram/1.0/README.md
@@ -17,7 +17,17 @@ import {defineElement as defineBentoInstagram} from '@bentoproject/instagram';
defineBentoInstagram();
```
-### Example: Include via `
+
+
+
+
+```
+
+### Example
diff --git a/extensions/amp-jwplayer/1.0/README.md b/extensions/amp-jwplayer/1.0/README.md
index d7a473936220d..243700a7ae6f8 100644
--- a/extensions/amp-jwplayer/1.0/README.md
+++ b/extensions/amp-jwplayer/1.0/README.md
@@ -17,7 +17,17 @@ import {defineElement as defineBentoJwplayer} from '@bentoproject/jwplayer';
defineBentoJwplayer();
```
-### Example: Include via `
+
+
+
+
+```
+
+### Example
diff --git a/extensions/amp-mathml/1.0/README.md b/extensions/amp-mathml/1.0/README.md
index 92c12cd60d252..2e40d5a51cb14 100644
--- a/extensions/amp-mathml/1.0/README.md
+++ b/extensions/amp-mathml/1.0/README.md
@@ -17,7 +17,17 @@ import {defineElement as defineBentoMathml} from '@bentoproject/mathml';
defineBentoMathml();
```
-### Example: Include via `
+
+
+
+
+```
+
+### Example
diff --git a/extensions/amp-selector/1.0/README.md b/extensions/amp-selector/1.0/README.md
index 1d7427f79b08f..f2be66dfc306e 100644
--- a/extensions/amp-selector/1.0/README.md
+++ b/extensions/amp-selector/1.0/README.md
@@ -17,7 +17,17 @@ import {defineElement as defineBentoSelector} from '@bentoproject/selector';
defineBentoSelector();
```
-### Example: Include via `
+
+
+
+
+```
+
+### Example
diff --git a/extensions/amp-sidebar/1.0/README.md b/extensions/amp-sidebar/1.0/README.md
index 6174743ea7b26..0c48b35003e90 100644
--- a/extensions/amp-sidebar/1.0/README.md
+++ b/extensions/amp-sidebar/1.0/README.md
@@ -17,7 +17,17 @@ import {defineElement as defineBentoSidebar} from '@bentoproject/sidebar';
defineBentoSidebar();
```
-### Example: Include via `
+
+
+
+
+```
+
+### Example
diff --git a/extensions/amp-social-share/1.0/README.md b/extensions/amp-social-share/1.0/README.md
index 49b689b570020..23cef6faf3162 100644
--- a/extensions/amp-social-share/1.0/README.md
+++ b/extensions/amp-social-share/1.0/README.md
@@ -19,7 +19,17 @@ import {defineElement as defineBentoSocialShare} from '@bentoproject/social-shar
defineBentoSocialShare();
```
-### Example: Include via `
+
+
+
+
+```
+
+### Example
diff --git a/extensions/amp-soundcloud/1.0/README.md b/extensions/amp-soundcloud/1.0/README.md
index 9aa9750cdb67a..ea971b9deb399 100644
--- a/extensions/amp-soundcloud/1.0/README.md
+++ b/extensions/amp-soundcloud/1.0/README.md
@@ -17,7 +17,17 @@ import {defineElement as defineBentoSoundcloud} from '@bentoproject/soundcloud';
defineBentoSoundcloud();
```
-### Example: Include via `
+
+
+
+
+```
+
+### Example
diff --git a/extensions/amp-stream-gallery/1.0/README.md b/extensions/amp-stream-gallery/1.0/README.md
index 66e24a6365b46..394abaa3b331a 100644
--- a/extensions/amp-stream-gallery/1.0/README.md
+++ b/extensions/amp-stream-gallery/1.0/README.md
@@ -19,7 +19,17 @@ import {defineElement as defineBentoStreamGallery} from '@bentoproject/stream-ga
defineBentoStreamGallery();
```
-### Example: Include via `
+
+
+
+
+```
+
+### Example
diff --git a/extensions/amp-twitter/1.0/README.md b/extensions/amp-twitter/1.0/README.md
index 3df4b53af64ad..05b9a19192092 100644
--- a/extensions/amp-twitter/1.0/README.md
+++ b/extensions/amp-twitter/1.0/README.md
@@ -17,7 +17,17 @@ import {defineElement as defineBentoTwitters} from '@bentoproject/twitter';
defineBentoTwitters();
```
-### Example: Include via `
+
+
+
+
+```
+
+### Example
diff --git a/extensions/amp-wordpress-embed/1.0/README.md b/extensions/amp-wordpress-embed/1.0/README.md
index ebbdfabb447ee..0cb6033552e2a 100644
--- a/extensions/amp-wordpress-embed/1.0/README.md
+++ b/extensions/amp-wordpress-embed/1.0/README.md
@@ -17,7 +17,17 @@ import {defineElement as defineBentoWordpressEmbed} from '@bentoproject/wordpres
defineBentoWordpressEmbed();
```
-### Example: Include via `
+
+
+
+
+```
+
+### Example