Handle headings as their own paragraphs of content fragment in 6.5 | Community
Skip to main content
JakeCham
New Participant
March 8, 2021
Solved

Handle headings as their own paragraphs of content fragment in 6.5

  • March 8, 2021
  • 1 reply
  • 658 views

What does mean by "Handle headings as their own paragraph " check box of content fragment in 6.5 ?

Thanks in advance.

This post is no longer active and is closed to new replies. Need help? Start a new post to ask your question.
Best answer by arunpatidar

Hi,

  1. ./paragraphHeadings - defines if headings should count as paragraphs (only used in paragraph mode and if paragraphs are restricted to ranges)

 

https://github.com/adobe/aem-core-wcm-components/tree/master/content/src/content/jcr_root/apps/core/wcm/components/contentfragment/v1/contentfragment

1 reply

arunpatidar
arunpatidarAccepted solution
New Participant
March 8, 2021

Hi,

  1. ./paragraphHeadings - defines if headings should count as paragraphs (only used in paragraph mode and if paragraphs are restricted to ranges)

 

https://github.com/adobe/aem-core-wcm-components/tree/master/content/src/content/jcr_root/apps/core/wcm/components/contentfragment/v1/contentfragment

Arun Patidar