Adds anchor block support to List Items#48758
Conversation
|
I'm new this, but this seems so close to being complete. Is there a way to bring this to closure? I appreciate the hard work by all, truly. |
|
The following accounts have interacted with this PR and/or linked issues. I will continue to update these lists as activity occurs. You can also manually ask me to refresh this list by adding the If you're merging code through a pull request on GitHub, copy and paste the following into the bottom of the merge commit message. To understand the WordPress project's expectations around crediting contributors, please review the Contributor Attribution page in the Core Handbook. |
talldan
left a comment
There was a problem hiding this comment.
I've rebased the PR and it's still working well for me. Thanks for the contribution!
Adds anchor block support to List Items, in it's block.json, and updated the docs accordingly. This couldn't be done before, as the List Item wasn't a child block back then.
Fixes #29838