Which editor/plugin to use if I want control over the html tags surrounding the text inside a wysiwyg textarea? -
for instance, want able like:
<p style="text-indent: 0">this first paragraph</p> <p style="text-indent: 2.4em">this first paragraph</p> <p style="text-indent: 2.4em">this first paragraph</p>
any suggestions?
Comments
Post a Comment