willpublicmedia / npr-cds-expressionengine

An ExpressionEngine port of NPR's CDS plugin.
GNU General Public License v2.0
0 stars 0 forks source link

Correct heading levels #3

Closed areynold closed 6 months ago

areynold commented 7 months ago

The Publish_form_mapper->get_body_with_layout function contains several heading tags that will probably be at the wrong level when placed in a document.

Remove or update heading levels.

areynold commented 6 months ago

Some tags (e.g., corrections) may be assigned to fields. Consider using the layout setting switch to determine whether content should be handled by layout or field.

areynold commented 6 months ago

Leaving eyebrow text heading in place until we see how it's used