adobe-rnd / aem-boilerplate-xwalk

Use this repository template for new AEM XWalk projects.
https://main--aem-boilerplate-xwalk--adobe-rnd.aem.page
Apache License 2.0
20 stars 25 forks source link

fix: wrap texts in paragraphs in blocks #1

Closed buuhuu closed 7 months ago

buuhuu commented 7 months ago

Currently the <p> of text paragraphs in block cells are removed, which is semantically incorrect. This is a known issue in the helix-html-pipeline which has yet to be addressed. In the meantime, wrap any "plain" text (<a>, <strong>, <em>, #text) in a <p> as part of the decoration phase. Skip h1-6 as those are already semantically correct.

aem-code-sync[bot] commented 7 months ago

Hello, I'm the AEM Code Sync Bot and I will run some actions to deploy your branch and validate page speed. In case there are problems, just click a checkbox below to rerun the respective action.

Commits * [f0bee40](https://github.com/adobe-rnd/aem-boilerplate-xwalk/pull/1/commits/f0bee4021b2838b933679ad35977354bd314033e) :white_check_mark: (latest)