| @@ -144,13 +144,13 @@ | ||
| 144 | 144 | <!-- wp:paragraph --> |
| 145 | 145 | <p><?php _e( 'Any block can opt into these alignments. The embed block has them also, and is responsive out of the box:', 'gutenberg' ); ?></p> |
| 146 | 146 | <!-- /wp:paragraph --> |
| 147 | 147 | |
| 148 | -<!-- wp:core-embed/vimeo {"url":"https://vimeo.com/22439234","type":"video","providerNameSlug":"vimeo","align":"wide","className":"wp-has-aspect-ratio wp-embed-aspect-16-9"} --> | |
| 148 | +<!-- wp:embed {"url":"https://vimeo.com/22439234","type":"video","providerNameSlug":"vimeo","align":"wide","className":"wp-has-aspect-ratio wp-embed-aspect-16-9","responsive":true} --> | |
| 149 | 149 | <figure class="wp-block-embed-vimeo alignwide wp-block-embed is-type-video is-provider-vimeo wp-has-aspect-ratio wp-embed-aspect-16-9"><div class="wp-block-embed__wrapper"> |
| 150 | 150 | https://vimeo.com/22439234 |
| 151 | 151 | </div></figure> |
| 152 | -<!-- /wp:core-embed/vimeo --> | |
| 152 | +<!-- /wp:embed --> | |
| 153 | 153 | |
| 154 | 154 | <!-- wp:paragraph --> |
| 155 | 155 | <p><?php _e( 'You can build any block you like, static or dynamic, decorative or plain. Here’s a pullquote block:', 'gutenberg' ); ?></p> |
| 156 | 156 | <!-- /wp:paragraph --> |