- Issue created by @dalemoore
- π·πΊRussia ScorpionGhost
I fully support it. It is necessary for the module to work for paragraphs as well.
The No Markup module doesn't seem to strip the markup from Paragraphs entities. While the "remove field markup" toggle is there on Paragraphs fields for a content type, it doesn't seem to strip the markup from the actual Paragraph entity being referenced.
I've noticed on Media fields there is an additional toggle below the "Remove field markup" toggle, "Remove markup on the referenced entity," that isn't present on Paragraphs fields. If I understand it properly this is what would be needed for Paragraphs as well?
I'm basically looking to remove this type of wrapper HTML:
<div class="paragraph paragraph--type--TYPE paragraph--view-mode--VIEW-MODE">...</div>
Active
1.0
Code
I fully support it. It is necessary for the module to work for paragraphs as well.