Problem/Motivation
The article element is supposed to contain a heading. However, this element is used in node.twig even when there will be no heading.
Proposed resolution
Use div when there will be no heading.
Remaining tasks
Implement.
User interface changes
Improved HTML semantics.
API changes
None.
Data model changes
None.
Issue fork radix-3577645
Show commands
Start within a Git clone of the project using the version control instructions.
Or, if you do not have SSH keys set up on git.drupalcode.org:
Comments
Comment #3
liam morlandComment #5
doxigo commentedHey Liam, thanks for the MR and a good fix. merged.
Comment #7
liam morlandIt does not appear to have been merged.
Comment #9
doxigo commentedDone, thanks Liam