Add trailing LF to text files
This commit is contained in:
parent
1edc96841b
commit
b7da8b575a
175 changed files with 175 additions and 175 deletions
|
@ -54,4 +54,4 @@ function makeQuote(form) {
|
|||
else {
|
||||
text.value = text.value.substring(0, startIndex) + format + selectedText + text.value.substring(endIndex);
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue