jquery-editable icon indicating copy to clipboard operation
jquery-editable copied to clipboard

Can't add   simbol to textarea and not permit to add space symbols at first line

Open appcraft-developer opened this issue 11 years ago • 0 comments

Delete first space symbols at new text line.

For example:

first text line
    2nd text line with 4 space symbols.

will be changed for:

first text line
& nbsp;& nbsp;& nbsp;& nbsp;2nd text line with 4 space symbols.

appcraft-developer avatar Jun 16 '13 11:06 appcraft-developer