projects
/
pgwui_sql
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
e5c4c40
)
Improve explaination of EOL normalization
author
Karl O. Pinc
<kop@karlpinc.com>
Thu, 10 Oct 2024 19:43:49 +0000
(14:43 -0500)
committer
Karl O. Pinc
<kop@karlpinc.com>
Thu, 10 Oct 2024 19:43:49 +0000
(14:43 -0500)
src/pgwui_sql/templates/sql_edit.mak
patch
|
blob
|
history
diff --git
a/src/pgwui_sql/templates/sql_edit.mak
b/src/pgwui_sql/templates/sql_edit.mak
index a95fcecebc7643eccbbf84bdfd898eaee92e5cbc..43ca83125218d8ad9849c3f0231c1d16c1280d05 100644
(file)
--- a/
src/pgwui_sql/templates/sql_edit.mak
+++ b/
src/pgwui_sql/templates/sql_edit.mak
@@
-176,7
+176,7
@@
<p>The different EOL sequences of
linefeed, carriage return, and carriage return + line feed, are
all normalized to linefeed before submission to the server.
- Th
e
normalization of EOL sequences to linefeeds, also known as
+ Th
is
normalization of EOL sequences to linefeeds, also known as
newlines, is consistent with the HTML standard.</p>
<p>Normalization is needed to ensure a consistent user experience.
The text entered in