Replies: 0
How can I use the values from the ‘Align’ setting on a block in its markup template? I would like to have them echo out as classes on the container. I tried {{align}} to no avail. Found this referenced in the docs which makes it look like this should be happening by default:
https://github.com/nk-o/lazy-blocks/blob/master/src/classes/class-blocks.php#L1373-L1395
Thanks!