Skip to content

Instantly share code, notes, and snippets.

@illepic
Created June 1, 2020 18:09
Show Gist options
  • Save illepic/4a7440b8ecc6ed6f805dde36c9880e4a to your computer and use it in GitHub Desktop.
Save illepic/4a7440b8ecc6ed6f805dde36c9880e4a to your computer and use it in GitHub Desktop.
Gutenberg Field Markup
<!-- wp:cover {"url":"/sites/default/files/inline-images/bKwo5axttdsDP9G6qsVTwBF3mAEMCsxvn3Kh6DHZkrlCFK6IQc.jpg","id":1,"focalPoint":{"x":"0.41","y":"0.48"},"align":"wide","mediaAttrs":{"data-entity-type":"file","data-entity-uuid":"41e16525-3af8-404b-8db8-08afff83a1e7","data-image-style":"original"}} --><div class="wp-block-cover alignwide has-background-dim" style="background-image:url(/sites/default/files/inline-images/bKwo5axttdsDP9G6qsVTwBF3mAEMCsxvn3Kh6DHZkrlCFK6IQc.jpg);background-position:41% 48%" data-entity-type="file" data-entity-uuid="41e16525-3af8-404b-8db8-08afff83a1e7" data-image-style="original"><div class="wp-block-cover__inner-container"><!-- wp:paragraph {"align":"left","placeholder":"Write title…","fontSize":"large"} --><p class="has-text-align-left has-large-font-size">This is a title</p><!-- /wp:paragraph --></div></div><!-- /wp:cover --><!-- wp:heading {"align":"center"} --><h2 class="has-text-align-center">Test title</h2><!-- /wp:heading --><!-- wp:phase2/p2-massive-cover {"title":"Title text goes here"} --><div class="wp-block-phase2-p2-massive-cover"><div class="column"><h2>Title text goes here</h2></div><div class="column"><p>Extra text here.</p><div class="icon"><svg aria-hidden="true" role="img" xmlns="http://www.w3.org/2000/svg" width="20" height="20" viewbox="0 0 20 20" class="dashicon dashicons-welcome-learn-more"><path d="M10 10L2.54 7.02 3 18H1l.48-11.41L0 6l10-4 10 4zm0-5c-.55 0-1 .22-1 .5s.45.5 1 .5 1-.22 1-.5-.45-.5-1-.5zm0 6l5.57-2.23c.71.94 1.2 2.07 1.36 3.3-.3-.04-.61-.07-.93-.07-2.55 0-4.78 1.37-6 3.41C8.78 13.37 6.55 12 4 12c-.32 0-.63.03-.93.07.16-1.23.65-2.36 1.36-3.3z"></path></svg></div></div></div><!-- /wp:phase2/p2-massive-cover --><!-- wp:image {"id":2,"width":719,"height":404,"sizeSlug":"large","mediaAttrs":{"data-entity-type":"file","data-entity-uuid":"d14ce097-89d2-4afa-a865-a865a5aa8130","data-image-style":"original"}} --><figure class="wp-block-image size-large is-resized"><img src="/sites/default/files/styles/large/public/inline-images/tfp6aBuVPOeSjJnEd9zpeU2QPGmELPYUpXhOYvygW2mzaMMXDf.jpg?itok=wjd9bgs1" alt="" class="wp-image-2" width="719" height="404" data-entity-type="file" data-entity-uuid="d14ce097-89d2-4afa-a865-a865a5aa8130" data-image-style="original"/><figcaption>Caption</figcaption></figure><!-- /wp:image --><!-- wp:columns --><div class="wp-block-columns"><!-- wp:column --><div class="wp-block-column"><!-- wp:paragraph --><p>Text goes here</p><!-- /wp:paragraph --></div><!-- /wp:column --><!-- wp:column --><div class="wp-block-column"><!-- wp:image {"id":1,"sizeSlug":"large","mediaAttrs":{"data-entity-type":"file","data-entity-uuid":"41e16525-3af8-404b-8db8-08afff83a1e7","data-image-style":"original"}} --><figure class="wp-block-image size-large"><img src="/sites/default/files/styles/large/public/inline-images/bKwo5axttdsDP9G6qsVTwBF3mAEMCsxvn3Kh6DHZkrlCFK6IQc.jpg?itok=0CxxjErR" alt="" class="wp-image-1" data-entity-type="file" data-entity-uuid="41e16525-3af8-404b-8db8-08afff83a1e7" data-image-style="original"/></figure><!-- /wp:image --></div><!-- /wp:column --><!-- wp:column --><div class="wp-block-column"><!-- wp:heading --><h2>This is a heading</h2><!-- /wp:heading --></div><!-- /wp:column --></div><!-- /wp:columns -->
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment