문제

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