Could a REGEX wizard please help with removing extra carriage returns?
I have a section at the beginning of my Module for Glossary Terms which I've embedded in a text artifact. However, when published using RPE, all the DIVs and SPANs create a lot of extra carriage returns. Can anyone suggest some JAvaScript/REGEX that could remove these?
<o:p> </o:p>
[MY TEXT 1] <o:p> </o:p>
<o:p>
</o:p>
<o:p> </o:p>
-------
Accepted answer
Glyn,
Could you please check the following:
-go in rm/admin >> Advanced Properties
-look for the settings: publish.removePublishSpaceGenerators
-What is its current value?
-If it is set to false, please set it to true, save the modification.
Bartosz