Просмотр исходного кода

Add long lines admonition

[SVN r30618]
Dave Abrahams 21 лет назад
Родитель
Сommit
7b15d7ece0
1 измененных файлов с 9 добавлено и 0 удалено
  1. 9 0
      more/discussion_policy.htm

+ 9 - 0
more/discussion_policy.htm

@@ -97,6 +97,15 @@ If you use tabs to indent your source code, convert them to spaces
 before inserting the code in a posting.  Something in the processing
 before inserting the code in a posting.  Something in the processing
 chain usually strips all the indentation and leaves a mess behind.
 chain usually strips all the indentation and leaves a mess behind.
 
 
+<p><a name="longlines"></a>
+
+<h3>Limit Line Length</h3>
+
+If you put source code in your postings and your mailer wraps long
+lines automatically, either keep the code narrow or insert the code as
+an (inline, if possible) attachment.  That will help ensure others can
+read what you've posted.
+
 <p><a name="quoting"></a>
 <p><a name="quoting"></a>
 
 
 <h3>Don't Overquote</h3>
 <h3>Don't Overquote</h3>

粤ICP备19079148号