createwithrani / superlist

Nest multiple blocks inside lists of any kind of list (ordered, unordered, no marker, etc), or do away with list markers and use it like a repeater!
https://wordpress.org/plugins/superlist-block/
GNU General Public License v2.0
20 stars 6 forks source link

Add Anchor Block Support and Vertical Alignment capability #23

Closed aurooba closed 2 years ago

aurooba commented 2 years ago

Closes #5

As far as the Vertical Alignment feature goes:

This is ready and I've done some preliminary testing. But it needs to be tested a bit more to ensure there won't be that Block Recovery error on existing super lists. I've set it up so that the justification settings only add classes IF a justification is set, so theoretically that means there should be no errors on past blocks that don't have anything set. But I'd like to test it a bit more before merging.