[Neos] Re: No content wrapping

Raph Ael me at okon.io
Thu Nov 13 15:45:52 CET 2014


Any news on this one? 

A simple heading and p generate this ugly markup:

<div class="neos-contentcollection">
	<div class="typo3-neos-nodetypes-headline">
		<div>
			<h1>Wooooo!</h1>
		</div>
	</div>
	<div class="typo3-neos-nodetypes-text">
		<div>
			<p>My text</p>
		</div>
	</div>
</div>



More information about the Neos mailing list