mirror of
https://github.com/Lastorder-DC/rhymix.git
synced 2026-01-22 20:59:55 +09:00
Update xe_textarea.js
This commit is contained in:
parent
c57e92c8dd
commit
9316ddd031
1 changed files with 0 additions and 1 deletions
|
|
@ -34,7 +34,6 @@ function editorGetContentTextarea(editor_sequence) {
|
|||
content = content.replace(/>/g, ">");
|
||||
content = content.replace(/\"/g, """);
|
||||
}
|
||||
content = content.replace(/(\r\n|\n)/g, "<br />");
|
||||
}
|
||||
return content;
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue