I am using TinyMCE to provide a rich text editing text editor. But the line spacing between the lines is too much. I have added a screenshot that shows the line spacing I get on pressing an enter. What can be done about it
相关问题
- Views base64 encoded blob in HTML with PHP
- Reference for inserted element through execCommand
- Is there a way to play audio on a mobile browser w
- HTML form is not sending $_POST values
- implementing html5 drag and drop photos with knock
You can force TinyMCE to output divs instead of paragraphs. Just put this line in your tinyMCE.init section: