Rendered HTML encloses node title in h2 (instead of h1) tags

Created on 15 April 2024, 11 months ago
Updated 8 May 2024, 10 months ago

Problem/Motivation

The rendered HTML which is ultimately sent to Conductor API for analysis does not include an H1 tag. The Title of the node should be enclosed in an H1 tag.

Steps to reproduce

  1. Edit or create a node.
  2. Send to Conductor for analysis
  3. Note the suggested H1 tags from Conductor analysis
  4. Change the Title of the node to include the suggestion
  5. Resend to conductor

Expected result: Conductor notes that your h1 tag includes the suggestion
Actual result: Conductor does not note that your content's h1 includes the suggestion

Failing test forthcoming.

Proposed resolution

Modify the BodyCopy generation so that it more accurately represents what would be displayed at the canonical route for the entity - including the h1 tag.

Data model changes

🐛 Bug report
Status

Fixed

Version

1.0

Component

Code

Created by

🇺🇸United States balsama boston

Live updates comments and jobs are added and updated live.
Sign in to follow issues

Merge Requests

Comments & Activities

Production build 0.71.5 2024