I'm using Nicedit and face a problem with the "enter" button. Nicedit uses the paragraph tag and so there is a big whitespace between the lines, and i don't like that! Is there a way to make it use br, so there is not a big whitespace between the lines?

有帮助吗?

解决方案 2

Use CSS to style the paragraph. http://www.sitepoint.com/fancy-paragraphs-css/

其他提示

Shift + enter is what adds <br> like in every editor out there.

许可以下: CC-BY-SA归因
不隶属于 StackOverflow
scroll top