Hi All,I need to replace <div> tags with <p>. So I tried to use 'semanticMarkupMap' and it works fine except for one thing:it removes all styles for tag. For example: <div style="text-align: center;"> to <p><docType jcr:primaryType="nt:unstructured"> <typeConfig jcr:primaryType="nt:unstructured" ...