You May Have Missed

Edge Case: Nested And Mixed Lists

Nested and mixed lists are an interesting beast. It’s a corner case to make sure that Lists within lists do not break the ordered list numbering order Your list styles go deep enough. Ordered – Unordered – Ordered ordered item ordered item unordered unordered ordered item ordered item ordered item ordered item Ordered – Unordered …

Continue Reading

WP 6.1 Text category blocks

This test post was generated using the block theme Emptytheme in WordPress 6.1.1. Paragraph H1 Heading H2 Heading H3 Heading H4 Heading H5 Heading H6 Heading Quote block citation classic block Preformatted block Pull quote Citation table cell table cell two table cell three table cell four Table caption header label one header label two …

Continue Reading

Block: Button

Button blocks are not semantically buttons, but links inside a styled div.  If you do not add a link, a link tag without an anchor will be used. Check to make sure that the text wraps correctly when the button has more than one line of text, and when it is extra long. Buttons have …

Continue Reading