Changes expected markup for children of a card grid from a single element with a nested anchor, to a LinkWrapper with a nested heading and paragraph element, like the design suggests:
This markup isn't possible with core blocks, but luckily we have already developed the LinkWrapper block to handle cards like this.
No visual changes.
How to test the changes in this Pull Request:
This PR can be tested via the corresponding Developer update PRs; CLI and Home
Closes #109, see issue for further explanation.
Changes expected markup for children of a card grid from a single element with a nested anchor, to a LinkWrapper with a nested heading and paragraph element, like the design suggests:
This markup isn't possible with core blocks, but luckily we have already developed the LinkWrapper block to handle cards like this.
No visual changes.
How to test the changes in this Pull Request:
This PR can be tested via the corresponding Developer update PRs; CLI and Home