質問

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