Normally, while using xslt one would write the following to remove them quickly.
<umbraco:item field='property' stripParagraph='true'Not finding an equivalent function in the umbraco API, i wrote this quick-and-dirty method that works quite well for the task(at least for me). Hope it saves some time for you.
runat='server'>
Hi Arviman,
ReplyDeleteGreat article - I'm having exactly the same issue. Whereabouts do you place this code to strip out the content though?
Cheers,
Tony
Wow, sorry for replying super late. You'd use this in the backend wherever you're pulling data using your Node or Document object.
ReplyDelete