Skip to content

Gutenberg Block Support

Ryan Kienstra edited this page Mar 14, 2018 · 20 revisions

Core Gutenberg Block Support

Here are the results of running the Bash script script to test all of the .html blocks in gutenberg/blocks/library/, using the Native AMP (canonical) theme ampconf.

Block Support Notes
Audio
(Reusable) Block
Button
Categories 🔸 Styling issue: the bullets are on the left, but the categories are in the center (screenshot)
Categories With Dropdown Selecting an <option> in the dropdown doesn't redirect to the category page. See Weston's solution for the Categories widget.
Code
Columns
Cover Image
Cover Image With Fixed Background
Embed YouTube, Twitter, and WordPress posts display as expected. This was tested more extensively in preparing this wiki page (#841). Per that page, most but not all of the embeds work.
Freeform
Gallery 🔸 Styling issues with 2 or 3 columns (screenshot)
Heading
HTML 🔸 The <marquee> element is stripped
Image 🔸 Styling issue: the caption should be centered when set to 'Align center' (screenshot)
Latest Posts 🔸 Styling issue: the posts are in the center, but bullets are on the left (screenshot)
List
More Doesn't appear
Paragraph
Preformatted
Pullquote 🔸 Styling issue: the pullquotes aren't wide enough (screenshot)
Quote
Separator
Shortcode 'Gallery' and 'Caption' appear as expected. This is tested more extensively in this wiki page.
Subhead
Table
Text Columns
Verse
Video

Legend

✅ Supported 🔸 Partially supported ❌ Not supported